The D1Orm class is the main class for the ORM. It is used to create models, and to run queries.
It's methods generally don't need to be called directly, but are instead to be used by the models.
The D1Orm class is the main class for the ORM. It is used to create models, and to run queries.
It's methods generally don't need to be called directly, but are instead to be used by the models.