mirror of
https://github.com/latentPrion/cppbessot.git
synced 2026-04-18 02:54:23 +00:00
9 lines
161 B
SQL
9 lines
161 B
SQL
/* This file was generated by ODB, object-relational mapping (ORM)
|
|
* compiler for C++.
|
|
*/
|
|
|
|
UPDATE "schema_version"
|
|
SET "migration" = 0
|
|
WHERE "name" = '';
|
|
|