Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
maarchRM
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Maarch Labs
maarchRM
Commits
ca2a63f4
Commit
ca2a63f4
authored
Oct 24, 2017
by
Alexandre Morin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add delete all data before insert
parent
d62542c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
data_fr.sh
data/maarchRM/batch/pgsql/data_fr.sh
+1
-0
No files found.
data/maarchRM/batch/pgsql/data_fr.sh
View file @
ca2a63f4
...
...
@@ -62,5 +62,6 @@ esac
done
cat
\
$DATA_MAARCHRM_SQL_PATH
/pgsql/deleteAllData.sql
\
$DATA_MAARCHRM_SQL_PATH
/pgsql/demo.sql
\
| psql
--host
=
$input_pgsql_host
--port
=
$input_pgsql_port
--username
=
"
$input_pgsql_user
"
--dbname
=
"
$input_pgsql_database
"
-f
-
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment