Files
kubernetes/dev/tekton/examples/example-bank/data_model/drop-schema/drop.sql
2025-11-23 18:58:51 +01:00

3 lines
51 B
SQL
Executable File

DROP EXTENSION "uuid-ossp";
DROP DATABASE example;