Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-14 03:52:54 +01:00
8 Zeilen
116 B
SQL
8 Zeilen
116 B
SQL
DROP TABLE collections;
|
|
|
|
DROP TABLE organizations;
|
|
|
|
|
|
DROP TABLE users_collections;
|
|
|
|
DROP TABLE users_organizations;
|