Make SQL
This commit is contained in:
parent
8a917b22e2
commit
2b4d24631e
11 changed files with 1659 additions and 2905 deletions
|
|
@ -1,2 +1,2 @@
|
|||
pg_dump -O -U phpcompta -D -a -O mod2 > data.sql
|
||||
pg_dump -O -U phpcompta -D -a -O mod2 |sed -e "/^--/d" > data.sql
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue