File tree Expand file tree Collapse file tree 1 file changed +7
-20
lines changed
packages/duron/migrations/postgres/20251203223656_conscious_johnny_blaze Expand file tree Collapse file tree 1 file changed +7
-20
lines changed Original file line number Diff line number Diff line change 22 "version" : " 8" ,
33 "dialect" : " postgres" ,
44 "id" : " e32fddc5-6d55-4c79-87b4-13d3a01b7d09" ,
5- "prevIds" : [
6- " 00000000-0000-0000-0000-000000000000"
7- ],
5+ "prevIds" : [" 00000000-0000-0000-0000-000000000000" ],
86 "ddl" : [
97 {
108 "name" : " duron" ,
888886 },
889887 {
890888 "nameExplicit" : false ,
891- "columns" : [
892- " job_id"
893- ],
889+ "columns" : [" job_id" ],
894890 "schemaTo" : " duron" ,
895891 "tableTo" : " jobs" ,
896- "columnsTo" : [
897- " id"
898- ],
892+ "columnsTo" : [" id" ],
899893 "onUpdate" : " NO ACTION" ,
900894 "onDelete" : " CASCADE" ,
901895 "name" : " job_steps_job_id_jobs_id_fkey" ,
904898 "table" : " job_steps"
905899 },
906900 {
907- "columns" : [
908- " id"
909- ],
901+ "columns" : [" id" ],
910902 "nameExplicit" : false ,
911903 "name" : " job_steps_pkey" ,
912904 "schema" : " duron" ,
913905 "table" : " job_steps" ,
914906 "entityType" : " pks"
915907 },
916908 {
917- "columns" : [
918- " id"
919- ],
909+ "columns" : [" id" ],
920910 "nameExplicit" : false ,
921911 "name" : " jobs_pkey" ,
922912 "schema" : " duron" ,
925915 },
926916 {
927917 "nameExplicit" : true ,
928- "columns" : [
929- " job_id" ,
930- " name"
931- ],
918+ "columns" : [" job_id" , " name" ],
932919 "nullsNotDistinct" : false ,
933920 "name" : " unique_job_step_name" ,
934921 "entityType" : " uniques" ,
951938 }
952939 ],
953940 "renames" : []
954- }
941+ }
You can’t perform that action at this time.
0 commit comments