3 lines
69 B
MySQL
Raw Normal View History

2021-06-22 01:50:29 +00:00
CREATE EXTENSION "uuid-ossp";
CREATE EXTENSION "pg_stat_statements";