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
As part of optimising storage in db, keys (refer: https://bugs.swift.org/browse/SR-1140) are now stored in `key_names` table. The delete query (deleteFromKeysStmt) is created which should delete the keys from table when they are no longer required.
Additional Detail from JIRA
md5: 233dab79a61437f779de64473e24d523
Issue Description:
As part of optimising storage in db, keys (refer: https://bugs.swift.org/browse/SR-1140) are now stored in `key_names` table. The delete query (deleteFromKeysStmt) is created which should delete the keys from table when they are no longer required.
Reference:
https://bugs.swift.org/browse/SR-1140
#15
The text was updated successfully, but these errors were encountered: