Commit Graph

42 Commits

Author SHA1 Message Date
vmalepati1
5413bb4d77 Update gitignore 2021-06-29 11:54:51 -04:00
vmalepati1
b49f7aa5d0 Add .env.template 2021-06-29 00:02:23 -04:00
Mark Allen
5aa33ef4c7
Merge pull request #8 from helium/mra/badge
Use GHA badge
2021-04-23 14:25:49 -05:00
Mark Allen
1757d839cb Use GHA badge 2021-04-23 14:25:23 -05:00
Marc Nijdam
2c4ac1bd0c
Merge pull request #7 from helium/mra/use-gha
Use GHA
2021-04-23 09:22:03 -06:00
Mark Allen
0812b080f5 Use GHA 2021-04-23 10:17:56 -05:00
Marc Nijdam
c1f602fb17
Allow undefined down queries 2021-02-25 11:43:17 -06:00
Marc Nijdam
1211e93d03
Handle query dynamically 2021-02-25 10:11:00 -06:00
Marc Nijdam
025a372b71
Port is not present by default 2021-02-25 10:07:49 -06:00
Evan Vigil-McClanahan
25bc4e4e31
Merge pull request #6 from helium/madninja/otp23
otp 23 / erlfmt
2021-02-25 06:43:50 -08:00
Marc Nijdam
4bbb27e338
otp 23 / erlfmt 2021-02-25 08:41:48 -06:00
Marc Nijdam
e5c34864d4
Merge pull request #5 from abhay/allow-ssl
Allow more ssl parameters and support empty value
2021-02-25 08:07:14 -06:00
Marc Nijdam
c62a38daf6
Use https gh url for eql 2020-08-22 08:33:27 -07:00
Abhay Kumar
a1a58cff66 Allow more ssl parameters and support empty value 2020-04-20 08:56:49 -07:00
Marc Nijdam
7047458a06
Merge pull request #4 from abhay/allow-ssl
Allow SSL in database url
2020-04-20 07:38:59 -07:00
Abhay Kumar
6b030006ab Allow SSL in database url 2020-04-20 00:46:51 -07:00
Marc Nijdam
02f1fa19d8
Merge pull request #2 from abhay/abhay/maybe-load-dot-env
Allow missing .env file
2020-04-05 06:56:55 -07:00
Abhay Kumar
30aea7dbaa Allow missing .env file 2020-03-26 15:36:56 -07:00
Marc Nijdam
6bcee15131
Drop transaction for a migrations 2020-03-08 16:42:13 -07:00
Marc Nijdam
9fc8ac40a3
Remove default as the profile of choice 2020-03-04 08:13:44 -08:00
Marc Nijdam
5c32dc5d7e
Fixing up setup to use postgres features 2020-03-02 15:56:28 -08:00
Marc Nijdam
3268687828
making setup idempotent 2020-02-26 08:48:03 -08:00
Marc Nijdam
b48b6fb02d
quote database name on reset/setup 2020-02-25 10:20:25 -08:00
Marc Nijdam
d4c0cb3fb5
Typo in setup 2020-02-25 10:18:21 -08:00
Marc Nijdam
2bf4082545
equery doesn't work for reset/setup 2020-02-25 10:16:40 -08:00
Marc Nijdam
0a9c452ca1
Use equery for setup/reset 2020-02-25 10:13:17 -08:00
Marc Nijdam
2236b5dbce
Add connection_opts/2 to expose URL to look up 2020-02-08 21:22:08 -07:00
Marc Nijdam
a8d8b9ac2d
One more fix to deal with alternate use of wildcards in the code 2020-01-15 11:50:37 -07:00
Marc Nijdam
17d6cea84d
Fix available migrations list snafu 2020-01-15 11:42:06 -07:00
Marc Nijdam
b519e94dda
Ignore non .sql files in the migrations folder 2020-01-13 05:49:54 -07:00
Marc Nijdam
2c6fd73617
Default to postgres database for creation context 2020-01-10 09:57:43 -07:00
Marc Nijdam
c27f4157be
Add inets to app deps 2020-01-07 16:34:57 -07:00
Marc Nijdam
10dbc31a10
Error handling on reset command 2019-12-29 07:09:03 -07:00
Marc Nijdam
91c48c985b
Add reset and setup 2019-12-27 09:22:05 -07:00
Marc Nijdam
651b622773
Expore open_connection/0, fix xref 2019-12-21 10:05:18 -07:00
Marc Nijdam
bd2a4d040c
Allow postgresql schema and add user/pass variations 2019-12-18 10:33:37 -05:00
Marc Nijdam
4a191fe791
rebar compile now does the right escript step 2019-12-15 08:11:20 -04:00
Marc Nijdam
bb59408785
hook madness 2019-12-15 08:08:15 -04:00
Marc Nijdam
0c0a5a99ec
add post-hook 2019-12-15 08:02:23 -04:00
Marc Nijdam
2de41094cf
Typos in README 2019-12-15 07:38:32 -04:00
Marc Nijdam
449400430b
Add buildkite (#1)
* Add buildkite
2019-12-15 07:34:28 -04:00
Marc Nijdam
c23e35d516
First working version 2019-12-15 07:14:42 -04:00