|
1 | 1 | { |
2 | 2 | "version": "7", |
3 | 3 | "dialect": "sqlite", |
4 | | - "id": "0e365b40-39c4-447f-9729-9714d865d8ff", |
| 4 | + "id": "068758ed-a97a-46f6-8a59-6c639ae7c20c", |
5 | 5 | "prevIds": [ |
6 | 6 | "00000000-0000-0000-0000-000000000000" |
7 | 7 | ], |
|
160 | 160 | "autoincrement": false, |
161 | 161 | "default": null, |
162 | 162 | "generated": null, |
163 | | - "name": "created_at", |
| 163 | + "name": "time_created", |
| 164 | + "entityType": "columns", |
| 165 | + "table": "message" |
| 166 | + }, |
| 167 | + { |
| 168 | + "type": "integer", |
| 169 | + "notNull": true, |
| 170 | + "autoincrement": false, |
| 171 | + "default": null, |
| 172 | + "generated": null, |
| 173 | + "name": "time_updated", |
164 | 174 | "entityType": "columns", |
165 | 175 | "table": "message" |
166 | 176 | }, |
|
204 | 214 | "entityType": "columns", |
205 | 215 | "table": "part" |
206 | 216 | }, |
| 217 | + { |
| 218 | + "type": "integer", |
| 219 | + "notNull": true, |
| 220 | + "autoincrement": false, |
| 221 | + "default": null, |
| 222 | + "generated": null, |
| 223 | + "name": "time_created", |
| 224 | + "entityType": "columns", |
| 225 | + "table": "part" |
| 226 | + }, |
| 227 | + { |
| 228 | + "type": "integer", |
| 229 | + "notNull": true, |
| 230 | + "autoincrement": false, |
| 231 | + "default": null, |
| 232 | + "generated": null, |
| 233 | + "name": "time_updated", |
| 234 | + "entityType": "columns", |
| 235 | + "table": "part" |
| 236 | + }, |
207 | 237 | { |
208 | 238 | "type": "text", |
209 | 239 | "notNull": true, |
|
224 | 254 | "entityType": "columns", |
225 | 255 | "table": "permission" |
226 | 256 | }, |
| 257 | + { |
| 258 | + "type": "integer", |
| 259 | + "notNull": true, |
| 260 | + "autoincrement": false, |
| 261 | + "default": null, |
| 262 | + "generated": null, |
| 263 | + "name": "time_created", |
| 264 | + "entityType": "columns", |
| 265 | + "table": "permission" |
| 266 | + }, |
| 267 | + { |
| 268 | + "type": "integer", |
| 269 | + "notNull": true, |
| 270 | + "autoincrement": false, |
| 271 | + "default": null, |
| 272 | + "generated": null, |
| 273 | + "name": "time_updated", |
| 274 | + "entityType": "columns", |
| 275 | + "table": "permission" |
| 276 | + }, |
227 | 277 | { |
228 | 278 | "type": "text", |
229 | 279 | "notNull": true, |
|
360 | 410 | "autoincrement": false, |
361 | 411 | "default": null, |
362 | 412 | "generated": null, |
363 | | - "name": "revert_message_id", |
364 | | - "entityType": "columns", |
365 | | - "table": "session" |
366 | | - }, |
367 | | - { |
368 | | - "type": "text", |
369 | | - "notNull": false, |
370 | | - "autoincrement": false, |
371 | | - "default": null, |
372 | | - "generated": null, |
373 | | - "name": "revert_part_id", |
374 | | - "entityType": "columns", |
375 | | - "table": "session" |
376 | | - }, |
377 | | - { |
378 | | - "type": "text", |
379 | | - "notNull": false, |
380 | | - "autoincrement": false, |
381 | | - "default": null, |
382 | | - "generated": null, |
383 | | - "name": "revert_snapshot", |
384 | | - "entityType": "columns", |
385 | | - "table": "session" |
386 | | - }, |
387 | | - { |
388 | | - "type": "text", |
389 | | - "notNull": false, |
390 | | - "autoincrement": false, |
391 | | - "default": null, |
392 | | - "generated": null, |
393 | | - "name": "revert_diff", |
| 413 | + "name": "revert", |
394 | 414 | "entityType": "columns", |
395 | 415 | "table": "session" |
396 | 416 | }, |
|
460 | 480 | "autoincrement": false, |
461 | 481 | "default": null, |
462 | 482 | "generated": null, |
463 | | - "name": "id", |
| 483 | + "name": "content", |
464 | 484 | "entityType": "columns", |
465 | 485 | "table": "todo" |
466 | 486 | }, |
|
470 | 490 | "autoincrement": false, |
471 | 491 | "default": null, |
472 | 492 | "generated": null, |
473 | | - "name": "content", |
| 493 | + "name": "status", |
474 | 494 | "entityType": "columns", |
475 | 495 | "table": "todo" |
476 | 496 | }, |
|
480 | 500 | "autoincrement": false, |
481 | 501 | "default": null, |
482 | 502 | "generated": null, |
483 | | - "name": "status", |
| 503 | + "name": "priority", |
484 | 504 | "entityType": "columns", |
485 | 505 | "table": "todo" |
486 | 506 | }, |
487 | 507 | { |
488 | | - "type": "text", |
| 508 | + "type": "integer", |
489 | 509 | "notNull": true, |
490 | 510 | "autoincrement": false, |
491 | 511 | "default": null, |
492 | 512 | "generated": null, |
493 | | - "name": "priority", |
| 513 | + "name": "position", |
494 | 514 | "entityType": "columns", |
495 | 515 | "table": "todo" |
496 | 516 | }, |
|
500 | 520 | "autoincrement": false, |
501 | 521 | "default": null, |
502 | 522 | "generated": null, |
503 | | - "name": "position", |
| 523 | + "name": "time_created", |
| 524 | + "entityType": "columns", |
| 525 | + "table": "todo" |
| 526 | + }, |
| 527 | + { |
| 528 | + "type": "integer", |
| 529 | + "notNull": true, |
| 530 | + "autoincrement": false, |
| 531 | + "default": null, |
| 532 | + "generated": null, |
| 533 | + "name": "time_updated", |
504 | 534 | "entityType": "columns", |
505 | 535 | "table": "todo" |
506 | 536 | }, |
|
544 | 574 | "entityType": "columns", |
545 | 575 | "table": "session_share" |
546 | 576 | }, |
| 577 | + { |
| 578 | + "type": "integer", |
| 579 | + "notNull": true, |
| 580 | + "autoincrement": false, |
| 581 | + "default": null, |
| 582 | + "generated": null, |
| 583 | + "name": "time_created", |
| 584 | + "entityType": "columns", |
| 585 | + "table": "session_share" |
| 586 | + }, |
| 587 | + { |
| 588 | + "type": "integer", |
| 589 | + "notNull": true, |
| 590 | + "autoincrement": false, |
| 591 | + "default": null, |
| 592 | + "generated": null, |
| 593 | + "name": "time_updated", |
| 594 | + "entityType": "columns", |
| 595 | + "table": "session_share" |
| 596 | + }, |
547 | 597 | { |
548 | 598 | "columns": [ |
549 | 599 | "session_id" |
|
637 | 687 | { |
638 | 688 | "columns": [ |
639 | 689 | "session_id", |
640 | | - "id" |
| 690 | + "position" |
641 | 691 | ], |
642 | 692 | "nameExplicit": false, |
643 | 693 | "name": "todo_pk", |
|
0 commit comments