How to avoid sql_deleted and last_modified columns? #643
Unanswered
MonicaExplan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to avoid using sql_deleted and last_modified columns in my tables because I don't synchronize with a remote database. How can I do it? Is there a configuration to use?
Because if I don't put the fields in the tables the db gives me an error.
Thanks
Monica
Beta Was this translation helpful? Give feedback.
All reactions