christianparpart / Lightweight

thin and lightweight, fast, ODBC API wrapper for modern C++ uses
5 stars 1 forks source link

SQL Migration query builder API and migration API #108

Open christianparpart opened 1 day ago

christianparpart commented 1 day ago

Refs #6

checklist (query builder)

each item should have its own test

based on that, we can build a DB migration API that makes use of the fluent API to express schema changes.