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
add an attribute for all date and time and timestamp columns to allow future or past dates and time.
then use it in admin client to disable future or past.
if both future and past are not allowed, it must raise an error on server startup.
it might be good to also add this options in corresponding validators to be set independently from a column.
The text was updated successfully, but these errors were encountered:
add an attribute for all date and time and timestamp columns to allow future or past dates and time.
then use it in admin client to disable future or past.
if both future and past are not allowed, it must raise an error on server startup.
it might be good to also add this options in corresponding validators to be set independently from a column.
The text was updated successfully, but these errors were encountered: