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