Remove obsolete and recreate the default SQL scripts

This commit is contained in:
Dany De Bontridder 2010-04-28 21:52:40 +00:00
parent e222780ac0
commit f14fc7bb3e
23 changed files with 4627 additions and 3017 deletions

View file

@ -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