Dan Sosedoff
|
fb7676ab4e
|
Include rows count to numeric stats view on table column
|
2018-09-13 23:46:33 -05:00 |
|
Dan Sosedoff
|
c9018e843e
|
Regenerate bindata
|
2018-09-13 23:41:59 -05:00 |
|
Dan Sosedoff
|
31db9658e0
|
Merge pull request #377 from sosedoff/column-numstats
Add column context menu item to get numeric stats
|
2018-09-13 23:32:43 -05:00 |
|
Dan Sosedoff
|
449254bcfd
|
Merge pull request #378 from sosedoff/connection-string-fixes
Fix issues with connection string builder
|
2018-09-13 23:31:06 -05:00 |
|
Dan Sosedoff
|
fc380df8dd
|
Fix failing win test
|
2018-09-13 23:22:25 -05:00 |
|
Dan Sosedoff
|
dc4e8598f7
|
Refactor building connection string from options
|
2018-09-13 22:44:11 -05:00 |
|
Dan Sosedoff
|
b0151ee985
|
Refactor connection string generator
|
2018-09-13 22:25:15 -05:00 |
|
Dan Sosedoff
|
b9eba7bfa4
|
Add column context menu item to get numeric stats
|
2018-09-13 20:50:33 -05:00 |
|
Dan Sosedoff
|
cad6c39e72
|
Update root package
|
2018-09-05 10:43:56 -05:00 |
|
Dan Sosedoff
|
2e64b56d14
|
Specify metadata for heroku
|
2018-09-05 10:35:45 -05:00 |
|
Dan Sosedoff
|
1620f2be56
|
Merge pull request #375 from sosedoff/dep
Dependencies update and switch to dep
|
2018-09-04 09:02:09 -05:00 |
|
Dan Sosedoff
|
f6fa44b7fc
|
Update go test script
|
2018-08-31 22:37:24 -05:00 |
|
Dan Sosedoff
|
ab33472bf4
|
Turn off CGO for win
|
2018-08-31 22:30:59 -05:00 |
|
Dan Sosedoff
|
5ad15326ec
|
Another appveyor pass
|
2018-08-31 22:24:36 -05:00 |
|
Dan Sosedoff
|
86c301bcf9
|
Try appveyor without overriding GOPATH
|
2018-08-31 22:19:48 -05:00 |
|
Dan Sosedoff
|
7a52df61ec
|
Add missing dep install
|
2018-08-31 22:13:01 -05:00 |
|
Dan Sosedoff
|
0c40f1907e
|
Update appveyor build script
|
2018-08-31 22:11:54 -05:00 |
|
Dan Sosedoff
|
35641e5957
|
Remove failing mime types from test
|
2018-08-31 22:01:51 -05:00 |
|
Dan Sosedoff
|
82130ecce0
|
Update CI matrix to use latest 2 versions of go
|
2018-08-31 21:57:48 -05:00 |
|
Dan Sosedoff
|
ad81f666a5
|
Switch to dep for dependency management
|
2018-08-31 21:49:24 -05:00 |
|
Dan Sosedoff
|
847f47c5d3
|
Remove premium/donations section from readme
|
2018-08-20 21:18:49 -05:00 |
|
Dan Sosedoff
|
aefcf81bb3
|
Changelog update
|
2018-08-20 21:15:50 -05:00 |
|
Dan Sosedoff
|
e3b2d08021
|
Update dockerfile
|
2018-08-20 21:04:10 -05:00 |
|
Dan Sosedoff
|
3da2af9111
|
Merge pull request #370 from sosedoff/table-filter-tweaks
Automatically set table filter option to 'equals' if its not set
|
2018-08-20 20:54:16 -05:00 |
|
Dan Sosedoff
|
a6eade1ae1
|
Automatically set table filter option to 'equals' if its not set
|
2018-08-20 20:42:38 -05:00 |
|
Dan Sosedoff
|
3b3d739e91
|
Merge pull request #356 from ericdagenais/itn/table-quotes
Fixes relation not found errors when dealing with table names that have uppercase characters
|
2018-06-26 22:23:48 -05:00 |
|
Eric Dagenais
|
9bb3afe6ce
|
Merge remote-tracking branch 'upstream/master' into itn/tables-quotes-2
# Conflicts:
# pkg/client/client.go
|
2018-06-20 07:19:34 -07:00 |
|
Dan Sosedoff
|
41a99be4ca
|
Merge pull request #366 from allisson/master
Add EstimatedTableRowsCount to avoid count in large tables
|
2018-06-18 10:26:56 -05:00 |
|
Allisson Azevedo
|
808f6eea33
|
Change EstimatedTableRowsCount query
|
2018-06-16 18:12:11 -03:00 |
|
Allisson Azevedo
|
974570c79e
|
Add more tests
|
2018-06-16 11:09:37 -03:00 |
|
Allisson Azevedo
|
5ba53d3cbd
|
Add test_EstimatedTableRowsCount
|
2018-06-14 17:51:16 -03:00 |
|
Allisson Azevedo
|
8748f07167
|
Use EstimatedTableRowsCount only for postgresql
|
2018-06-14 16:36:22 -03:00 |
|
Allisson Azevedo
|
d603b293d8
|
Add EstimatedTableRowsCount to avoid count in large tables
|
2018-06-14 16:10:59 -03:00 |
|
Dan Sosedoff
|
2ce5e9a1e2
|
Merge pull request #365 from sosedoff/cockroachdb
CockroachDB initial fixes
|
2018-06-05 22:59:02 -05:00 |
|
Dan Sosedoff
|
108754a8c3
|
Verify that database name is specified when opening the connection
|
2018-06-05 22:31:22 -05:00 |
|
Dan Sosedoff
|
8ea8960696
|
Fix killproc func in cockroach smoke test
|
2018-06-05 18:58:38 -05:00 |
|
Dan Sosedoff
|
1cbcb73948
|
Print a correct database server name when starting
|
2018-06-05 18:28:22 -05:00 |
|
Dan Sosedoff
|
e68c7e2c61
|
Add cockroachdb smoke test
|
2018-06-05 18:20:58 -05:00 |
|
Dan Sosedoff
|
e09f892442
|
Fix table info call, just return placeholder for now
|
2018-06-05 16:38:00 -05:00 |
|
Dan Sosedoff
|
56f3b45a4e
|
Fix activity list
|
2018-06-05 15:48:16 -05:00 |
|
Dan Sosedoff
|
77770112bd
|
Detect server type and version with regular expression
|
2018-06-05 15:35:19 -05:00 |
|
Dan Sosedoff
|
b18af0b907
|
Merge pull request #358 from sosedoff/check-for-pgdump
Check if pg_dump is available before running database export
|
2018-04-26 00:14:17 -05:00 |
|
Dan Sosedoff
|
da98261d27
|
Remove GOVENDOREXPERIMENT and add go 1.10.1
|
2018-04-26 00:08:30 -05:00 |
|
Dan Sosedoff
|
9fae7c06af
|
Use -race flag with go test
|
2018-04-26 00:05:32 -05:00 |
|
Dan Sosedoff
|
b29c013706
|
Use go get -u to fetch initial deps
|
2018-04-26 00:04:48 -05:00 |
|
Dan Sosedoff
|
0b095f43bb
|
Restructure routes
|
2018-04-25 23:52:22 -05:00 |
|
Dan Sosedoff
|
e2be689a05
|
Check if pg_dump is available before running database export
|
2018-04-25 23:29:18 -05:00 |
|
Dan Sosedoff
|
7dce0fb4f4
|
Cleanup whitespace in dockerfile
|
2018-04-25 23:19:39 -05:00 |
|
Dan Sosedoff
|
a66cf92bd5
|
Merge pull request #357 from Bizzelicious/patch-1
Update Dockerfile
|
2018-04-25 23:19:00 -05:00 |
|
Jesper Eneberg
|
5c8bdf04a1
|
Update Dockerfile
* Changed MAINTAINER instruction to LABEL since MAINTAINER is deprecated. See https://docs.docker.com/engine/reference/builder/#maintainer-deprecated for more info.
|
2018-04-26 00:06:18 +02:00 |
|