Sergey Prokhorov
|
835bae1387
Fix describe(_, portal, _); add tests
|
5 лет назад |
Sergey Prokhorov
|
efe75c877b
Merge pull request #210 from seriyps/update-errcodes-2020
|
5 лет назад |
Sergey Prokhorov
|
49cd98aa90
Merge pull request #209 from seriyps/execute-batch-3
|
5 лет назад |
Sergey Prokhorov
|
a4be868ea0
Re-generate epgsql_errcodes.erl (and update generator script)
|
5 лет назад |
Sergey Prokhorov
|
04938dd3f9
Merge pull request #205 from seriyps/add-table-info-to-column
|
5 лет назад |
Sergey Prokhorov
|
62a14eb934
Fix spelling #209
|
5 лет назад |
Sergey Prokhorov
|
fb62dc228b
Fix elvis errors
|
5 лет назад |
Sergey Prokhorov
|
44d900b434
Introduce epgsql{a,i}:execute_batch/3
|
5 лет назад |
Sergey Prokhorov
|
d77e14148a
Merge pull request #207 from seriyps/prepared-query-statement
|
5 лет назад |
Sergey Prokhorov
|
1fe77ee242
Make "minimal coverage" a named constant in Makefile
|
5 лет назад |
Sergey Prokhorov
|
1e3b4f1a22
Enable test-coverage
|
5 лет назад |
Sergey Prokhorov
|
8bdadf403d
Make it possible to provide `#statement{}` to `epgsql:prepared_query/3`
|
5 лет назад |
Sergey Prokhorov
|
c5ff24efcf
Add table metadata to #column{} record
|
5 лет назад |
Sergey Prokhorov
|
7e4487f1d9
Merge pull request #206 from seriyps/fix-travis-otp18-elvis
|
5 лет назад |
Sergey Prokhorov
|
da68560e94
Fix broken build on OTP-18
|
5 лет назад |
Sergey Prokhorov
|
c494efdd8d
Merge pull request #204 from SIfoxDevTeam/timerange_fix
|
5 лет назад |
Mikhail Kalashnikov
|
82fa70da02
fix range codecs
|
5 лет назад |
Sergey Prokhorov
|
5304480f24
Merge pull request #199 from larshesel/fix-typo
|
5 лет назад |
Lars Hesel Christensen
|
5bad16d2ef
Fix typo
|
5 лет назад |
Sergey Prokhorov
|
9921e887f9
Merge pull request #201 from larshesel/fix-travis-issues
|
5 лет назад |
Lars Hesel Christensen
|
7e4b80b943
Use ubuntu trusty for OTP 18 on Travis
|
5 лет назад |
Sergey Prokhorov
|
cd3144d88f
Bump version 4.3.0
|
5 лет назад |
Sergey Prokhorov
|
3cfe73a4df
Merge pull request #197 from UmanShahzad/uman/configurable-json-codec
|
5 лет назад |
Uman Shahzad
|
7e9199dec1
Minor fixes to wording
|
5 лет назад |
Uman Shahzad
|
3398e02b89
Add and export type spec for the json mod
|
5 лет назад |
Uman Shahzad
|
9f194f0443
Add docs about custom json parser for json codec
|
5 лет назад |
Uman Shahzad
|
5d20d8bf93
Add tests for custom json mod
|
5 лет назад |
Uman Shahzad
|
71774ccec7
Silence export_all warning if we're going to use it
|
5 лет назад |
Uman Shahzad
|
7fd4984067
Fix markdown lints in README
|
5 лет назад |
Uman Shahzad
|
beb35e7221
Use callbacks for JsonMod, with iodata as return type of encode
|
5 лет назад |