you gotta do it via raw sql, but all the schema data you need is already available, ask chatgpt if y
you gotta do it via raw sql, but all the schema data you need is already available, ask chatgpt if you're unsure how to do it in your own app context
if you're trying to manually manage schema, thats a recipe for disaster, you're better off having strict database migration cycles
if you're trying to manually manage schema, thats a recipe for disaster, you're better off having strict database migration cycles


