Files
TinyORM/docs/database
silverqx 8447bb6d16 schema added datetimes and softDeletesDatetime
Added the datetimes() and softDeletesDatetime() shortcut methods
to the Blueprint.

 - updated docs
2023-02-21 12:32:25 +01:00
..
2022-05-18 15:43:20 +02:00
2023-02-19 14:35:42 +01:00
2022-08-07 19:33:36 +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.