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
Adding a new CRYPTBANK sqlite database to the testing suite with metadata for masked columns. Creates relational/sql/e2e tests for this new database with refsols included. The data, during the data generation step, gets "encrypted" via various schemes for most columns which can be reversed (the encryption/decryption schemes are included in the metadata). The e2e tests were written with refsols before the encryption was added, then marked for skipping since they won't be possible to get the right answer until relational handling for masked table columns is added.
0 commit comments