sdvcrx
80d48621cd
Fix incorrect PostgreSQL connection string for Unix sockets ( #28865 )
...
Fix #28864
10 months ago
wxiaoguang
e75e9a0e7e
Fix panic when parsing empty pgsql host ( #28708 )
...
Regression of #27723
Fix #28705
10 months ago
wxiaoguang
17d246cdcc
Fix incorrect pgsql conn builder behavior ( #28085 )
...
Fix #28083 and fix the tests
1 year ago
Moritz Poldrack
9b6e77c489
refactor postgres connection string building ( #27723 )
...
This patchset changes the connection string builder to use net.URL and
the host/port parser to use the stdlib function for splitting host from
port. It also adds a footnote about a potentially required portnumber
for postgres UNIX sockets.
Fixes : #24552
1 year ago
flynnnnnnnnnn
e81ccc406b
Implement FSFE REUSE for golang files ( #21840 )
...
Change all license headers to comply with REUSE specification.
Fix #16132
Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2 years ago
Lunny Xiao
f83db078f0
Move database settings from models to setting ( #7806 )
...
* move database settings from models to setting
* update docs
* fix checkout pr
* fix tests
* fix lint
* remove unsupported tidb options
* correct wrong variable name
* remove tidb totally
5 years ago
Lunny Xiao
91dcccf72d
fix dump table name error and add some test for dump database ( #6394 )
6 years ago
techknowlogick
d84da8fe65
Change parsing of postgresql settings ( #4275 )
...
* Change parsing of postgresql settings
Fix #4200
* Add copyright
* update postgresql connection string
* add tests
7 years ago
Kim "BKC" Carlbäcker
d349f059af
Cleaner IMO ( #1361 )
8 years ago
Bo-Yi Wu
1ec6b1a258
fix: gofmt error. ( #918 )
8 years ago
Ethan Koenig
d2329e1c26
Use assert in legacy unit tests ( #867 )
8 years ago
Unknwon
5be881756b
#3442 add test suites
8 years ago
Unknown
830494a8aa
Remove old files
11 years ago
zhsso
a4cbe79567
fix
11 years ago
zhsso
f3ed11d177
mistakes
11 years ago
Unknown
3144fac03c
IP: RC Code Review
11 years ago
Unknown
f6596f11c4
All configuration reload-able
11 years ago
Unknown
8ef198dfac
Formatting
11 years ago
Lunny Xiao
237193ef2a
add user models
11 years ago
Lunny Xiao
a30e5bcaf8
add createrepository & deleterepository
11 years ago