Sergey Urbanovich
|
67dcf6aad3
execute/3 might also return {error, query_error()}
|
11 лет назад |
Sergey Urbanovich
|
b045e660b3
squery/3 for batch query returns list of results
|
11 лет назад |
Sergey Urbanovich
|
e7ecf20d59
SQL query might be iodata()
|
11 лет назад |
David N. Welton
|
c7dfb06481
Merge branch 'master' of github.com:epgsql/epgsql into devel
|
11 лет назад |
David N. Welton
|
83337c16d2
Merge pull request #13 from matwey/master
|
11 лет назад |
Matwey V. Kornilov
|
4d53915c00
Do not check return of application:start/1 in connect_with_ssl_test/1.
|
11 лет назад |
David N. Welton
|
b608973f9e
Updated to indicate unnamed statements.
|
11 лет назад |
David N. Welton
|
e964823a83
Fix call to parse with no statement name, fiddled with dialyzer specs.
|
11 лет назад |
David N. Welton
|
cd671dbe05
Merge branch 'unnamed_statements' of https://github.com/kevsmith/epgsql into devel
|
11 лет назад |
David N. Welton
|
59d416bac3
Don't run the build.plt target each and every time we run dialyzer.
|
11 лет назад |
David N. Welton
|
6f1c939132
H is not used here, the array is dealt with directly. Eliminates warning.
|
11 лет назад |
David N. Welton
|
9bffb8fecb
Merge pull request #10 from seriyps/typespecs
|
11 лет назад |
Сергей Прохоров
|
b4413553a4
Typespecs for `apgsql` and `ipgsql` added. #9
|
11 лет назад |
Sergey Prokhorov
|
8cf3002302
Types for `pgsql` module added. #9
|
11 лет назад |
David N. Welton
|
f67465f6e4
Merge pull request #8 from seriyps/varchar-array
|
11 лет назад |
Sergey Prokhorov
|
8122543fc8
Added `varchar[]` to tests
|
11 лет назад |
Sergey Prokhorov
|
406ba7919a
Support for `varchar[]`
|
11 лет назад |
David N. Welton
|
0e84176be4
Added several more macros for the wire protocol.
|
11 лет назад |
David N. Welton
|
670dc15ef7
Added descriptive macros for various commands and responses.
|
11 лет назад |
Kevin Smith
|
2f0ad9d81d
Fix support for unnamed statements
|
11 лет назад |
David N. Welton
|
e3c34bc141
Merge pull request #3 from acammack/autopopulate_modules
|
11 лет назад |
Adam Cammack
|
1ac0c5bb1a
Change Makefile to be drive by rebar
|
11 лет назад |
David N. Welton
|
a4b9d0c175
Merge pull request #4 from bullno1/array-type-name
|
11 лет назад |
bullno1
|
a55631d105
Decode {array, char} as bpchar
|
11 лет назад |
bullno1
|
a3ffc217bb
Change array types naming convention from typearray to {array, type}
|
11 лет назад |
David N. Welton
|
9fd7f6b0e7
UUID arrays were not being handled well when passed as a list of strings.
|
11 лет назад |
David N. Welton
|
c81f52b928
Removed uuid dependency.
|
11 лет назад |
David N. Welton
|
7daa2edc12
Added simple uuid test, which passes.
|
11 лет назад |
David N. Welton
|
25aefc1b68
Tests use uuid.
|
11 лет назад |
David N. Welton
|
1f6b18d0b0
Make sure crypt applications are started for crypto test, add asn1 to
|
11 лет назад |