mirror of
https://github.com/valitydev/dominant-v2.git
synced 2024-11-06 00:35:21 +00:00
604d1b5b78
* IMP-284: Implement new DB schema * WIP * WIP * SQL Request for commiting * Implement RepositoryClient and UserOpManagement * Raw integration tests * WIP Testing * WIP Testing * Tests WIP * Insert objects rebuild * Remade sql requests and make test work * Extra tests * Extra tests * Update/Delete work * Rename everything from dmt_v2 to dmt
6 lines
136 B
Bash
6 lines
136 B
Bash
SERVICE_NAME=dominant-v2
|
|
OTP_VERSION=27.1
|
|
REBAR_VERSION=3.23
|
|
THRIFT_VERSION=0.14.2.3
|
|
DATABASE_URL=postgresql://postgres:postgres@db/dmt
|