News

Go to Table Editor and add default value CURRENT_DATE to column date. This results in the notification: Failed to update column "date": failed to update pg.columns with the given ID: invalid input ...
Notice that the generated SQL does not include the boolean column. Expected behavior: The SQL statement should include the boolean column with the value set to false. Actual behavior: The SQL ...