You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: todos.md
+4-5
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,8 @@
11
11
-[x] write automated tests for the code,
12
12
-[x] fix duplicate console `Table 'fathers' completed backup successfully.` when use `test_generate_2_single_table_backup_all_table_data`
13
13
-[x] add database drop list (sqlite, mysql, sql server, mariadb, postgres) + version for each of them in the ISSUE_TEMPLATE, and make it required and even add it to the next
14
-
-[] extract `mysql 8`, `mysql 5.7` and `mariadb` in separate GitHub actions if the still conflicts with each other and works fine alone.
15
-
-[ ]return back pint formatting GitHub actions
14
+
-[x] extract `mysql 8`, `mysql 5.7` and `mariadb` in separate GitHub actions if the still conflicts with each other and works fine alone.
15
+
-[ ]fix for foreign keys, and return foreign key father_id
16
16
-[ ] check the console output when backup is correct and make in tests (prefer)
17
-
-[ ] fix for foreign keys, and return foreign key father_id
18
-
-[ ] clean up the code
19
-
-[ ] fix all todo in the code, and remove commented code
17
+
-[ ] return back pint formatting GitHub actions
18
+
-[ ] clean up the code, fix all todo in the code, and remove commented code
0 commit comments