Martin Frost
|
454c2451a5
|
Add default postgres user/pass in test helper
This makes it easier to run tests locally.
|
2023-11-24 23:14:12 +01:00 |
Martin Frost
|
c68b4128da
|
Set up PostgreSQL with GitHub Actions
|
2022-05-10 23:41:51 +02:00 |
Martin Frost
|
3ba1c322b8
|
Mix format everything
|
2018-01-26 17:55:15 +01:00 |
Igor Barchenkov
|
8dde5562d1
|
Add support for Postgrex 0.13 and Ecto 2.1
|
2017-04-21 13:00:31 +03:00 |
Martin Frost
|
50e4b6adca
|
Fix test_helper to run properly on CI
|
2017-02-25 10:24:45 +01:00 |
Martin Frost
|
9ea1f173f7
|
Use PostgreSQL binary wire procotol
Mostly to make `isn` compatible with postgrex 0.13.0.
This will probably also make the extension a bit more performant.
|
2017-01-22 22:19:23 +01:00 |
Martin Frost
|
d631c62867
|
Add support for Ecto 2.0
|
2016-07-17 11:14:41 +02:00 |
Martin Frost
|
0cef21e3da
|
Rename Isn -> ISN
|
2016-01-10 12:12:38 +01:00 |
Martin Frost
|
d166a36b47
|
Update dependencies
Bump postgrex up to `~> 0.9` and ecto to `~> 0.15`
|
2015-08-10 22:00:54 +02:00 |
Martin Frost
|
e38b0b6b79
|
Modify test_helper to work with Semaphore CI
|
2015-06-18 18:00:09 +02:00 |
Martin Frost
|
00cd25485e
|
Added encode/decode tests for postgrex extension
|
2015-05-21 08:46:07 +02:00 |
Martin Frost
|
41c9c85cd6
|
WIP
|
2015-05-05 22:15:40 +02:00 |