mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-22 01:18:44 -05:00
bf27133ffc
Enhanced escaping of special characters in the schema builder. - added note to the docs - added unit tests
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.