mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-18 23:39:34 -05:00
dbc46e8e3d
- added a new schema constants for blob and bytea - fixed failing test after new changes - updated docs
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.