add metadta col

This commit is contained in:
dal 2025-10-08 12:54:42 -06:00
parent 36ab91fbe4
commit cee3c9d058
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
3 changed files with 6203 additions and 0 deletions

View File

@ -0,0 +1,7 @@
ALTER TABLE "datasets" ADD COLUMN "metadata" jsonb DEFAULT '{
"rowCount": 0,
"sampleSize": 0,
"samplingMethod": "none",
"columnProfiles": [],
"introspectedAt": "2024-01-01T00:00:00.000Z"
}'::jsonb;

File diff suppressed because it is too large Load Diff

View File

@ -827,6 +827,13 @@
"when": 1759428123492,
"tag": "0118_violet_vin_gonzales",
"breakpoints": true
},
{
"idx": 119,
"version": "7",
"when": 1759949672591,
"tag": "0119_grey_shatterstar",
"breakpoints": true
}
]
}