Open christianparpart opened 1 day ago
Refs #6
each item should have its own test
CreateTable()
DropTable()
AlterTable()
based on that, we can build a DB migration API that makes use of the fluent API to express schema changes.
Refs #6
checklist (query builder)
each item should have its own test
CreateTable()
DropTable()
AlterTable()
based on that, we can build a DB migration API that makes use of the fluent API to express schema changes.