0013_local_interop_projection_cursor.sql (189B)
1 CREATE TABLE local_interop_projection_cursor ( 2 consumer_id TEXT PRIMARY KEY NOT NULL, 3 last_change_seq INTEGER NOT NULL CHECK (last_change_seq >= 0), 4 updated_at TEXT NOT NULL 5 );
appLocal-first trade for farms and co-opsgit clone https://radroots.dev/git/app.git | |
| Log | Files | Refs | README | LICENSE |