@skye_31 What's the CI environment variable? CI=true?
@skye_31 What's the CI environment variable? CI=true?
all()/raw()/first()/etcExecute returned results - did you mean to call query?
table as the name of a column, it fails to delete rows from the UI. I presume it isn't adding ' or " around column names.ALTER TABLE works!
DROP COLUMN supported? It's giving me a not authorized... 
ALTER TABLE did work already 
e68dccd4-7bf7-4860-ba18-17978966ec10

6/12/23, 3:05 PM


success: true on UPDATE
is that on purpose?

all()raw()first()"ALTER TABLEALTER TABLEDROP COLUMNe68dccd4-7bf7-4860-ba18-17978966ec10ALTER TABLE <table> DROP COLUMN <column>;
ALTER TABLE <table> DROP <column>;