Adria Navarro
|
569488deee
|
Move migration logic to backend
|
2024-05-06 08:06:43 +02:00 |
Adria Navarro
|
3e4b0e8cd6
|
Handle migrations
|
2024-05-06 08:06:43 +02:00 |
Adria Navarro
|
1aad2ee6d2
|
Fix after renames
|
2024-04-26 12:23:11 +02:00 |
Adria Navarro
|
d0e40afbcb
|
Fix lint issues
|
2023-11-17 14:42:37 +01:00 |
mike12345567
|
00f1d2cbdc
|
Moving functions inside class.
|
2023-11-02 18:23:16 +00:00 |
mike12345567
|
a62d82afb8
|
Fixing user migration issue where relationships created from the other side (from user table) where not being migrated correctly.
|
2023-11-02 18:14:25 +00:00 |
Sam Rose
|
45543cbc03
|
Catch a few more edge cases with column names, add tests for them.
|
2023-10-27 15:59:31 +01:00 |
mike12345567
|
9b1a7bd854
|
PR comments - updating pickAPI to use a common function.
|
2023-10-27 11:43:01 +01:00 |
Sam Rose
|
6c3b535863
|
Simplify try-catch in the migrate function.
|
2023-10-25 16:49:29 +01:00 |
Sam Rose
|
78afba63de
|
Emit table updates to the builder socket, and some minor refactoring.
|
2023-10-25 11:03:35 +01:00 |
Sam Rose
|
0f5c2cff00
|
Handle a couple more edge cases more gracefully.
|
2023-10-24 18:06:25 +01:00 |
Sam Rose
|
5e6ed0fd67
|
Implement many-to-one user column migration.
|
2023-10-23 11:54:27 +01:00 |
Sam Rose
|
86458dc321
|
Merge branch 'feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column' into feature/budi-7607-migrate-user-relationship-columns-to-the-new-user-column-2
|
2023-10-23 09:50:40 +01:00 |
Sam Rose
|
2d26597d07
|
Fix tests after merge.
|
2023-10-23 09:49:57 +01:00 |
Sam Rose
|
a3ad8780de
|
Implement many-to-many user column migrations.
|
2023-10-19 17:28:55 +01:00 |
Sam Rose
|
77729737bc
|
First test passes!
|
2023-10-19 09:47:50 +01:00 |
Sam Rose
|
1771b5905a
|
Most of the way to getting my first test passing.
|
2023-10-18 18:02:10 +01:00 |
Sam Rose
|
6ae5451fdf
|
Create failing test.
|
2023-10-18 16:56:55 +01:00 |
Sam Rose
|
c25de74e17
|
Action Michael's feedback about the structure of this feature.
|
2023-10-18 15:14:34 +01:00 |