diff options
Diffstat (limited to 'src/pl/plpython/sql/plpython_schema.sql')
| -rw-r--r-- | src/pl/plpython/sql/plpython_schema.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pl/plpython/sql/plpython_schema.sql b/src/pl/plpython/sql/plpython_schema.sql index 1cb84d620e..669c4877f1 100644 --- a/src/pl/plpython/sql/plpython_schema.sql +++ b/src/pl/plpython/sql/plpython_schema.sql @@ -1,4 +1,3 @@ - CREATE TABLE users ( fname text not null, lname text not null, |
