Initial support for soft deletes
Showing
- migrations/mysql/2020-04-09-235005_add_cipher_delete_date/down.sql 1 addition, 0 deletions...s/mysql/2020-04-09-235005_add_cipher_delete_date/down.sql
- migrations/mysql/2020-04-09-235005_add_cipher_delete_date/up.sql 3 additions, 0 deletions...ons/mysql/2020-04-09-235005_add_cipher_delete_date/up.sql
- migrations/postgresql/2020-04-09-235005_add_cipher_delete_date/down.sql 1 addition, 0 deletions...tgresql/2020-04-09-235005_add_cipher_delete_date/down.sql
- migrations/postgresql/2020-04-09-235005_add_cipher_delete_date/up.sql 3 additions, 0 deletions...ostgresql/2020-04-09-235005_add_cipher_delete_date/up.sql
- migrations/sqlite/2020-04-09-235005_add_cipher_delete_date/down.sql 1 addition, 0 deletions.../sqlite/2020-04-09-235005_add_cipher_delete_date/down.sql
- migrations/sqlite/2020-04-09-235005_add_cipher_delete_date/up.sql 3 additions, 0 deletions...ns/sqlite/2020-04-09-235005_add_cipher_delete_date/up.sql
- src/api/core/ciphers.rs 107 additions, 24 deletionssrc/api/core/ciphers.rs
- src/db/models/cipher.rs 3 additions, 0 deletionssrc/db/models/cipher.rs
- src/db/schemas/mysql/schema.rs 1 addition, 0 deletionssrc/db/schemas/mysql/schema.rs
- src/db/schemas/postgresql/schema.rs 1 addition, 0 deletionssrc/db/schemas/postgresql/schema.rs
- src/db/schemas/sqlite/schema.rs 1 addition, 0 deletionssrc/db/schemas/sqlite/schema.rs
Loading
Please register or sign in to comment