Commit graph

8 commits

Author SHA1 Message Date
Adrian Macneil
54a9fbc859
Move code into pkg directory (#22) 2018-01-07 20:12:56 -08:00
Adrian Macneil
9029bbbe3d Add default port for mysql connections (#13)
The pq driver already supports this natively, but the mysql driver does not. This commit adds a default port 3306 for mysql connections.
2017-05-04 20:58:39 -07:00
Adrian Macneil
e393f387b3 Separate cmd package for easier importing (#11) 2017-05-04 20:58:23 -07:00
Adrian Macneil
ef4565c176 List vendor includes separately 2017-01-27 23:49:06 -08:00
Adrian Macneil
8fea318a0e Upstream MySQL driver now supports multiStatements=true 2016-02-17 18:01:46 -08:00
Adrian Macneil
ff85c92b98 Update username 2015-12-03 00:17:37 -08:00
Adrian Macneil
80eec3fe7b Remove comment 2015-12-01 11:23:27 -08:00
Adrian Macneil
aa5757f8f9 Flatten package layout 2015-12-01 09:43:45 -08:00
Renamed from driver/mysql/mysql.go (Browse further)