You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some columns are populated by the DB via triggers (such as Created, Modified, etc.) and some kind of "skip writes" would allow us to get at that data without worrying about stomping on it during inserts or updates.
The text was updated successfully, but these errors were encountered:
It'd be nice to have a readonly option.
Some columns are populated by the DB via triggers (such as Created, Modified, etc.) and some kind of "skip writes" would allow us to get at that data without worrying about stomping on it during inserts or updates.
The text was updated successfully, but these errors were encountered: