mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-19 15:59:39 -05:00
5e98f39bd5
Also bumped to tinyorm.org v1.0.0. - changed :::caution to :::warning - enhanced assigning font-size for APITable-s - bugfix class vs className - bugfix unintended extra paragraphs (a new behavior after the upgrade to MDX v3) [skip ci]
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.