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
Currently, the flush action in the local adapter deletes all generation tables which may cause problems, hence, the idea is to remove all objects instead of deleting the tables.
The text was updated successfully, but these errors were encountered:
cabol
changed the title
Refactor flush action in local adapter to delete all objects instead of delete all generation tables
Refactor flush action in the local adapter to delete all objects instead of deleting all generation tables
May 6, 2019
Currently, the
flush
action in the local adapter deletes all generation tables which may cause problems, hence, the idea is to remove all objects instead of deleting the tables.The text was updated successfully, but these errors were encountered: