Remove obsolete and recreate the default SQL scripts
This commit is contained in:
parent
e222780ac0
commit
f14fc7bb3e
23 changed files with 4627 additions and 3017 deletions
|
|
@ -1,2 +1,2 @@
|
|||
pg_dump -O -U phpcompta -D -a -O mod2 |sed -e "/^--/d" > data.sql
|
||||
pg_dump -O -U phpcompta -D -a -O ${DOMAIN}mod2 |sed -e "/^--/d" > data.sql
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue