Sergey Prokhorov
|
2ab1610921
Add some tests for pipelining and mixed APIs on same connection
|
4 years ago |
Sergey Prokhorov
|
c5bef0ed54
Add `tcp_opts` connect option. Fixes #240
|
4 years ago |
Sergey Prokhorov
|
89d6140db4
Merge pull request #228 from enidgjoleka/handle-skipped-commands-in-batch
|
5 years ago |
Enid Gjoleka
|
1eebe39468
Do not construct a deep list for skipped commands but simply return {error, #error{}} and update README
|
5 years ago |
Enid Gjoleka
|
5b16d12ff2
Handle skipped commands in epgsql/a/i:execute_batch
|
5 years ago |
Enid Gjoleka
|
bfba4ea0d7
Use macro while testing and update README.md
|
5 years ago |
Enid Gjoleka
|
ad14962224
Add application_name as an optional parameter while establishing a connection
|
5 years ago |
Sergey Prokhorov
|
2b0eade4aa
Merge pull request #224 from seriyps/document-cancel
|
5 years ago |
Enid Gjoleka
|
50f0c4e134
Use deprecated unit_time, milli_seconds, to support otp-18, return back {error, Reason} from gen_tcp:recv rather than badmatch
|
5 years ago |
Sergey Prokhorov
|
8380908ade
Minor corrections
|
5 years ago |
Sergey Prokhorov
|
4a39ece129
Document `epgsql:cancel/1`. Fixes #220
|
5 years ago |
Sergey Prokhorov
|
2492e2d63e
Add `return` and `nulls` options to hstore codec
|
5 years ago |
Sergey Prokhorov
|
003ccf2eb0
Move commands, codecs, replication docs into doc/ subdirectory
|
5 years ago |
Sergey Prokhorov
|
2d1180a5ed
Mention default for `nulls` in README
|
5 years ago |
Sergey Prokhorov
|
29f0ff785d
Make it possible to configure NULL representation. Also fixes #193
|
5 years ago |
Sergey Prokhorov
|
49cd98aa90
Merge pull request #209 from seriyps/execute-batch-3
|
5 years ago |
Sergey Prokhorov
|
04938dd3f9
Merge pull request #205 from seriyps/add-table-info-to-column
|
5 years ago |
Sergey Prokhorov
|
62a14eb934
Fix spelling #209
|
5 years ago |
Sergey Prokhorov
|
44d900b434
Introduce epgsql{a,i}:execute_batch/3
|
5 years ago |
Sergey Prokhorov
|
8bdadf403d
Make it possible to provide `#statement{}` to `epgsql:prepared_query/3`
|
5 years ago |
Sergey Prokhorov
|
c5ff24efcf
Add table metadata to #column{} record
|
5 years ago |
Uman Shahzad
|
7e9199dec1
Minor fixes to wording
|
5 years ago |
Uman Shahzad
|
9f194f0443
Add docs about custom json parser for json codec
|
5 years ago |
Uman Shahzad
|
7fd4984067
Fix markdown lints in README
|
5 years ago |
Sergey Prokhorov
|
2cf7fbe89a
Refactor connect command API and password obfuscation
|
6 years ago |
Emre Hasegeli
|
aaa6566edb
Fix typo on README
|
6 years ago |
eryx67
|
6535cc5c8c
add daterange, tsrange, tstzrange documentation
|
6 years ago |
Сергей Прохоров
|
f406a18ba0
Drop R16 support; use maps as internal options datastructure
|
6 years ago |
Сергей Прохоров
|
3cde84bf91
Version bump, update changelog; fix readme.
|
7 years ago |
David N. Welton
|
ec15e40276
Few fixes to language
|
7 years ago |