Commit Graph

15 Commits

Author SHA1 Message Date
Dan Sosedoff
028ef449dc Reorganize go imports 2014-11-10 23:10:05 -06:00
Dan Sosedoff
7ac9bee098 Add API method to connect to server with given url 2014-10-31 22:37:58 -05:00
Dan Sosedoff
2a780be1c3 Move all SQL statements into a separate file 2014-10-29 22:53:29 -05:00
Dan Sosedoff
bf2df4e74f Set a correct content type header for CSV endpoint 2014-10-18 08:15:13 -07:00
Dan Sosedoff
abfd6dd688 Add client.TableInfo method to get table data details 2014-10-17 20:27:30 -07:00
Chris Bandy
814c33938c Move info query into client 2014-10-16 02:59:43 +00:00
Chris Bandy
42f79a7079 Move table schema query into client 2014-10-16 02:57:52 +00:00
Dan Sosedoff
5886f153f4 Bring back /databases endpoint 2014-10-15 16:05:23 -05:00
Dan Sosedoff
32d7bf864f Change static queries prefix to PG_ 2014-10-14 21:53:57 -05:00
Dan Sosedoff
7d7e67a54e Use db.Ping to test connection 2014-10-11 22:38:32 -05:00
Dan Sosedoff
d786919a36 Add endpoint to fetch table indexes 2014-10-11 13:20:16 -05:00
Dan Sosedoff
8b3dd2563a Move query history slice into client struct 2014-10-10 21:25:02 -05:00
Dan Sosedoff
1b152c80a0 Add csv header to response 2014-10-10 20:41:15 -05:00
Dan Sosedoff
38cef071e8 Convers query results to CSV with format flag 2014-10-10 18:56:02 -05:00
Dan Sosedoff
40cae0ac1c Restructure 2014-10-10 17:14:17 -05:00