Julien Schmidt
|
64ebbc24e3
internal/atomic: move to separate package
|
7 سال پیش |
Julien Schmidt
|
72e0ac3f5f
Add atomic wrappers for bool and error (#612)
|
7 سال پیش |
Julien Schmidt
|
c2d7e965ef
Export ParseDSN and Config
|
8 سال پیش |
Kevin Malachowski
|
a4041c6a49
Use Errorf instead of Error in the correct places
|
9 سال پیش |
Kevin Malachowski
|
0874761875
QueryUnescape the tlsConfig name during DSN parsing.
|
9 سال پیش |
Joshua Prunier
|
49823e2fe6
Parameter renamed to allowCleartextPasswords
|
9 سال پیش |
Joshua Prunier
|
4f478efe68
Cleartext authentication plugin support
|
9 سال پیش |
INADA Naoki
|
e517683745
Allow interpolateParams only with ascii, latin1 and utf8 collations
|
9 سال پیش |
INADA Naoki
|
0c7ae4638c
test for escapeString*
|
9 سال پیش |
INADA Naoki
|
43536c7d6d
Specialize escape functions for string
|
9 سال پیش |
INADA Naoki
|
916a1f2433
escapeString -> escapeBackslash
|
9 سال پیش |
INADA Naoki
|
029731571e
Reduce allocs in interpolateParams.
|
9 سال پیش |
INADA Naoki
|
3c8fa904c2
substitutePlaceholder -> interpolateParams
|
9 سال پیش |
arvenil
|
42956fa9ec
Add tests for escaping functions
|
9 سال پیش |
arvenil
|
f3b82fdf7f
Merge remote-tracking branch 'upstream/pr/297'
|
9 سال پیش |
Julien Schmidt
|
511937c8c4
Merge pull request #289 from chrismoos/expose_aliases
|
9 سال پیش |
Chris Moos
|
3454863ddb
Add support for returning table alias on Columns().
|
10 سال پیش |
INADA Naoki
|
b7c2c47a36
Add substitutePlaceholder option to DSN
|
9 سال پیش |
Andrew Metcalf
|
8dc06d8c2a
Default TLS ServerName to the host in the DSN.
|
10 سال پیش |
Arne Hormann
|
6d51ca56f5
faster and unified date formatting, flexible lengths, better tests
|
10 سال پیش |
Arne Hormann
|
1009a046eb
support microseconds with MySQL 5.7+
|
10 سال پیش |
Julien Schmidt
|
8636b6ca08
Finish collation implementation
|
10 سال پیش |
Arne Hormann
|
ba3e6d4043
applied modulo and allocation optimizations, added test
|
11 سال پیش |
Arne Hormann
|
602a004c96
add test for scrambleOldPassword
|
11 سال پیش |
Julien Schmidt
|
54917e3c77
DSN: check for separating slash
|
11 سال پیش |
Xiuming Chen
|
51a8be27d5
Add unit tests for length encoded integer related functions
|
11 سال پیش |
Julien Schmidt
|
e87cbe467d
vet: correct printf verb for type bool
|
11 سال پیش |
Julien Schmidt
|
6d1a06dd1f
Fix protocol parsing
|
11 سال پیش |
Julien Schmidt
|
7503ab8073
Escape DSN param values
|
11 سال پیش |
Julien Schmidt
|
dc029498cb
New DSN parser
|
11 سال پیش |