-
Notifications
You must be signed in to change notification settings - Fork 63
[wip] Add size definitions to all model definitions #498
base: master
Are you sure you want to change the base?
Commits on Dec 3, 2022
-
Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58ebbdf - Browse repository at this point
Copy the full SHA 58ebbdfView commit details
Commits on Dec 5, 2022
-
check mysql first since postgres has a default
Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49a2ec2 - Browse repository at this point
Copy the full SHA 49a2ec2View commit details
Commits on Dec 6, 2022
-
lowered the column sizes enough to get the node execution event table to
pass migration. Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66d556a - Browse repository at this point
Copy the full SHA 66d556aView commit details
Commits on Jan 12, 2023
-
Signed-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2140721 - Browse repository at this point
Copy the full SHA 2140721View commit details
Commits on Mar 13, 2023
-
Signed-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a160b2e - Browse repository at this point
Copy the full SHA a160b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aea307 - Browse repository at this point
Copy the full SHA 8aea307View commit details
Commits on Mar 17, 2023
-
Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1fe4dd2 - Browse repository at this point
Copy the full SHA 1fe4dd2View commit details -
Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a68cc1c - Browse repository at this point
Copy the full SHA a68cc1cView commit details
Commits on Mar 23, 2023
-
Revert "undo all the size deletions"
This reverts commit a68cc1c. Signed-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e6dbda9 - Browse repository at this point
Copy the full SHA e6dbda9View commit details -
Merge remote-tracking branch 'origin' into mysql
Signed-off-by: eduardo apolinario <[email protected]> Signed-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d6639ab - Browse repository at this point
Copy the full SHA d6639abView commit details -
Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b83482a - Browse repository at this point
Copy the full SHA b83482aView commit details
Commits on Mar 24, 2023
-
Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c9d2b4 - Browse repository at this point
Copy the full SHA 0c9d2b4View commit details -
Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8808346 - Browse repository at this point
Copy the full SHA 8808346View commit details -
Remove gorm changes from migration_models.go
Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a1f80a - Browse repository at this point
Copy the full SHA 4a1f80aView commit details -
One more pass in setting size constraints
Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a43adb - Browse repository at this point
Copy the full SHA 7a43adbView commit details -
Revert "One more pass in setting size constraints"
This reverts commit 7a43adb. Signed-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31f0bff - Browse repository at this point
Copy the full SHA 31f0bffView commit details -
Revert "Remove gorm changes from migration_models.go"
This reverts commit 4a1f80a. Signed-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b089e27 - Browse repository at this point
Copy the full SHA b089e27View commit details -
This reverts commit 8808346. Signed-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39ee118 - Browse repository at this point
Copy the full SHA 39ee118View commit details -
Revert "Reapply migration changes."
This reverts commit 0c9d2b4. Signed-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0c25a0 - Browse repository at this point
Copy the full SHA c0c25a0View commit details
Commits on Mar 29, 2023
-
Remove size statements from models
Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72b2a85 - Browse repository at this point
Copy the full SHA 72b2a85View commit details
Commits on Mar 30, 2023
-
Bring back commented code and minor size changes
Signed-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59d7b36 - Browse repository at this point
Copy the full SHA 59d7b36View commit details -
Special-case mysql in the case of the
task_executions
table.Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8901ea2 - Browse repository at this point
Copy the full SHA 8901ea2View commit details -
Remove size statements from
migration_models.go
fileSigned-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9029ec1 - Browse repository at this point
Copy the full SHA 9029ec1View commit details -
Drop remaining size statements from
migration_models.go
Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93864e6 - Browse repository at this point
Copy the full SHA 93864e6View commit details -
Remove unnecessary gorm statements from
base_model.go
Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4daf1fe - Browse repository at this point
Copy the full SHA 4daf1feView commit details -
Signed-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7252d4b - Browse repository at this point
Copy the full SHA 7252d4bView commit details -
Signed-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 180715c - Browse repository at this point
Copy the full SHA 180715cView commit details -
Bring
alterTableColumnType
backSigned-off-by: Eduardo Apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37827b8 - Browse repository at this point
Copy the full SHA 37827b8View commit details -
Move comment to top of fixup migrations
Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe80833 - Browse repository at this point
Copy the full SHA fe80833View commit details -
Add separate index to
signals
tableSigned-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e31ccd8 - Browse repository at this point
Copy the full SHA e31ccd8View commit details -
Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8effaf7 - Browse repository at this point
Copy the full SHA 8effaf7View commit details
Commits on Apr 4, 2023
-
Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e34716 - Browse repository at this point
Copy the full SHA 6e34716View commit details -
Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcc2b9d - Browse repository at this point
Copy the full SHA bcc2b9dView commit details -
add manual indices for resources and task executions
Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ccb295 - Browse repository at this point
Copy the full SHA 5ccb295View commit details -
Set prefix length in
primary_alt
index ontask_executions
tableSigned-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6cae700 - Browse repository at this point
Copy the full SHA 6cae700View commit details -
Separate creation of
primary_alt
indexes into their own migrations.Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7361cc - Browse repository at this point
Copy the full SHA e7361ccView commit details
Commits on Apr 18, 2023
-
Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef4f5e7 - Browse repository at this point
Copy the full SHA ef4f5e7View commit details -
Signed-off-by: Yee Hing Tong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29c702c - Browse repository at this point
Copy the full SHA 29c702cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a0349 - Browse repository at this point
Copy the full SHA e8a0349View commit details
Commits on Apr 19, 2023
-
Add statements to change the type of primary keys in the case of post…
…gres. Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce1773a - Browse repository at this point
Copy the full SHA ce1773aView commit details
Commits on Apr 20, 2023
-
Signed-off-by: eduardo apolinario <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cb96ab - Browse repository at this point
Copy the full SHA 2cb96abView commit details