commit dbinit aggregated SQL files
This is to avoid the paywall on GNU Taler repository
This commit is contained in:
parent
e99c0812d7
commit
e2961214a0
4 changed files with 14851 additions and 4 deletions
|
|
@ -60,9 +60,7 @@ To initialize the database use the `tools/dbinit.sh` script, it aggregates toget
|
|||
Prepare SQL queries and create the various elements (e.g. sql tables) required to be in the database.
|
||||
|
||||
```
|
||||
./tools/dbinit fetch
|
||||
./tools/dbinit build
|
||||
./tools/dbinit init
|
||||
./tools/dbinit.sh init
|
||||
```
|
||||
|
||||
## Dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue