Closed tsa96 closed 2 days ago
Adds a simple header block to static map lists storing
Makes C++ allocs faster and simpler.
nx run db:create-migration <name>
feat: Add foo
chore: Update bar
fixup
Adds a simple header block to static map lists storing
Makes C++ allocs faster and simpler.
Checks
nx run db:create-migration <name>
and committed the migration if I've made DB schema changesfeat: Add foo
,chore: Update bar
, etc...fixup
ed into my original commits