hayden3Dgroup

Results 1 comments of hayden3Dgroup

I am having the same problem when trying to rename a table that has an id column `integer().primaryKey().generatedAlwaysAsIdentity()`. I don't get this issue when setting the id column to `serial('id').primaryKey()`,...