This message was deleted.
# announcements
s
This message was deleted.
c
I’m not sure, if this was the intended workaround?, but I did find this method to get the desired effect:
Copy code
transaction(db) {
    execInBatch( UsersTable.createStatement())
}
t
Try #C0CG7E0A1
c
@tjohnn thanks will do.