Files
TinyORM/docs/database
silverqx bf27133ffc enhanced escaping of special characters
Enhanced escaping of special characters in the schema builder.

 - added note to the docs
 - added unit tests
2022-06-01 19:17:43 +02:00
..
2022-05-18 15:43:20 +02:00
2022-05-27 10:57:27 +02:00
2022-05-27 10:57:27 +02:00
2022-05-23 13:28:45 +02:00
2022-05-27 10:57:27 +02:00

Database

Almost every modern application interacts with a database. TinyORM makes interacting with a database extremely simple using raw SQL, a fluent query builder, and the TinyORM.