Data Retrieved As Same Data
I am retrieving some data using an api, and I'm only getting the same number in one column even though the data is different in the database. My database has a column that is default uuid_short(), is this the correct way to do the schema?
1 Reply
Maybe AUDIT_ID should have
And not $default that is executed at runtime by javascript but not by the db.
I am not sure but despite that the schema looks good.