mirror of
https://github.com/danieleteti/delphimvcframework.git
synced 2024-11-16 16:25:54 +01:00
4 lines
197 B
MySQL
4 lines
197 B
MySQL
|
/* src/test/modules/test_extensions/test_ext1--1.0.sql */
|
||
|
-- complain if script is sourced in psql, rather than via CREATE EXTENSION
|
||
|
\echo Use "CREATE EXTENSION test_ext1" to load this file. \quit
|