Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-10 03:12:53 +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;
|