1. 4768a64 Update README.md by Matthias Kadenbach · 7 years ago master
  2. fabb5cb migrate has a new home by Matthias Kadenbach · 7 years ago
  3. d23f71b Merge pull request #305 from zikes/master by Matthias Kadenbach · 8 years ago
  4. c156f5f replace TRUNCATE with DELETE FROM to avoid schema changes within transaction by Jason Hutchinson · 8 years ago
  5. 69472d5 Merge pull request #301 from shaneodonnell/master by Matthias Kadenbach · 8 years ago
  6. 4ac3ee9 Removed '(always included)' by Shane O'Donnell · 8 years ago
  7. 5b98c13 Merge pull request #281 from ashoda/support_multiple_statements by Matthias Kadenbach · 8 years ago
  8. 28cb030 Add support for multiple DDL/SQL statements in one migration file by Ashod Ayanyan · 8 years ago
  9. be1b075 add go 1.9 for tests by Matthias Kadenbach · 8 years ago
  10. 62cddb9 Merge pull request #278 from JensRantil/cassandra-auth by Matthias Kadenbach · 8 years ago
  11. eabba5b Merge pull request #277 from JensRantil/cleanup by Matthias Kadenbach · 8 years ago
  12. a5e584c feat(cassandra): support for user/pw authentication by Jens Rantil · 8 years ago
  13. d25732a sty: avoid unnecessary parenthesis by Jens Rantil · 8 years ago
  14. 701bd68 style(cassandra): whitespace fixes by Jens Rantil · 8 years ago
  15. 51acd3f style: order imports lexicographically by Jens Rantil · 8 years ago
  16. 804f9c2 Merge pull request #273 from maknahar/master by Matthias Kadenbach · 8 years ago
  17. 81c0a17 Fixed a couple of typos by maknahar · 8 years ago
  18. 2570d58 Merge pull request #272 from twrobel3/bugfix/cockroachTxnSig by Matthias Kadenbach · 8 years ago
  19. 2c0f4f5 Update cockroachDB Txn signatures by Taylor Wrobel · 8 years ago
  20. 8b5365e Merge pull request #267 from nicolas33/FAQ-extension by Matthias Kadenbach · 8 years ago
  21. d837bcc FAQ: add required extension by Nicolas Sebrecht · 8 years ago
  22. bfe5026 FAQ: update format from dos to unix by Nicolas Sebrecht · 8 years ago
  23. 6632d11 Merge pull request #264 from twrobel3/feature/migrations-readme by Matthias Kadenbach · 8 years ago
  24. 341c35b Fill out MIGRATIONS.md with migration format and best practice notes by Taylor Wrobel · 8 years ago
  25. 8e6084b Merge pull request #263 from twrobel3/feature/crdb-readme by Matthias Kadenbach · 8 years ago
  26. 40a4061 Add cockroachdb README and add ForceLock functionality by Taylor Wrobel · 8 years ago
  27. 23a2745 fix spanner ensure migration table by Watanabe Masaru · 8 years ago
  28. 88c6a0a Merge pull request #253 from kshvakov/master by Matthias Kadenbach · 8 years ago
  29. 1f62e3f Merge branch 'master' into master by Kirill Shvakov · 8 years ago
  30. 8424e94 remove deprecated group from Travis file by Kirill Shvakov · 8 years ago
  31. 66a0448 Merge pull request #255 from twrobel3/feature/cockroachdb by Matthias Kadenbach · 8 years ago
  32. 2cab359 Remove debugging output from cockroachDB tests by Taylor Wrobel · 8 years ago
  33. aebc0c3 Merge port mapping helper functions into one by Taylor Wrobel · 8 years ago
  34. c2925c4 Add tests for CockroachDB by Taylor Wrobel · 8 years ago
  35. 88115de Support running docker with commands and handling multiple exposed ports by Taylor Wrobel · 8 years ago
  36. 1d8a881 Add CockroachDB Support by Taylor Wrobel · 8 years ago
  37. 8439d71 Merge pull request #262 from twrobel3/feature/fixTravisBuild by Matthias Kadenbach · 8 years ago
  38. f0f8b2c Merge pull request #260 from martin-magakian/patch-1 by Matthias Kadenbach · 8 years ago
  39. 35af42a Update README.md by Martin Magakian · 8 years ago
  40. 56a5652 Update README.md by Martin Magakian · 8 years ago
  41. 1485e56 Update README.md by Martin Magakian · 8 years ago
  42. 180c577 Update README.md by Martin Magakian · 8 years ago
  43. 2361a7a Update README.md by Martin Magakian · 8 years ago
  44. 4f9422e Update docker dependency version to fix Tavis builds by Taylor Wrobel · 8 years ago
  45. 9d17987 Travis CI: using the previous Ubuntu Trusty images (https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch) by kshvakov · 8 years ago
  46. 94056e5 postgres: fix SetVersion. All requests were executed in different connections so commit/rollback doesn't work correctly by kshvakov · 8 years ago
  47. 8cd9761 fix: set current database by Kirill Shvakov · 8 years ago
  48. e86f4a2 change include path from github.com/kshvakov to github.com/mattes by kshvakov · 8 years ago
  49. 9341404 move ensureVersionTable to init by kshvakov · 8 years ago
  50. b031b22 Add WithInstance by kshvakov · 8 years ago
  51. 1440a07 Add WithInstance by kshvakov · 8 years ago
  52. 14636b7 Add ClickHouse driver by kshvakov · 8 years ago
  53. da4160c Merge pull request #251 from christianklotz/spanner-driver by Matthias Kadenbach · 8 years ago
  54. eccc3a2 Skip test if SPANNER_DATABASE isn’t set by Christian Klotz · 8 years ago
  55. 51afccc Merge branch 'master' into spanner-driver by Christian Klotz · 8 years ago
  56. 8f7d3ef add create command to cli by Stephanie Ng · 8 years ago
  57. 13a818e Fix typo forgotton => forgotten by Ben · 8 years ago
  58. 5e049b9 enable cgo by Matthias Kadenbach · 8 years ago
  59. 33d5038 adapted the sqlite driver for v3 (#165) by maxvw · 8 years ago
  60. 39bb762 Fix parenthesis problem. by Fuyuan Bie · 8 years ago
  61. 9632882 Use both db name and migration table name for lock hash by Fuyuan Bie · 8 years ago
  62. 8035982 Add basic Google Spanner test by Christian Klotz · 8 years ago
  63. 5006887 Merge pull request #249 from recurza/master by Matthias Kadenbach · 8 years ago
  64. 9a19439 add create command to cli by Stephanie Ng · 8 years ago
  65. d8dd1bc Merge pull request #248 from biefy/master by Matthias Kadenbach · 8 years ago
  66. c1134be Merge pull request #242 from benmoss/master by Matthias Kadenbach · 8 years ago
  67. 2aab339 Merge pull request #243 from mattes/mattes-patch-1 by Matthias Kadenbach · 8 years ago
  68. 39a5a37 Fix typo forgotton => forgotten by Ben · 8 years ago
  69. 8987996 add cassandra driver and function to retrieve networkSettings to get port bound to 9042 by Jolan Malassigne · 8 years ago
  70. 6ecd671 Add code sample for use with existing MySQL client with multistatements=true by Pavlina Drosos · 8 years ago
  71. 2f50c9c added file cli/build_sqlite3.go by Max · 8 years ago
  72. 386ce00 adapted the sqlite driver for v3 (#165) by maxvw · 8 years ago
  73. 3d6c788 Add example migrations by Christian Klotz · 8 years ago
  74. a9bcd83 enable cgo by Matthias Kadenbach · 8 years ago
  75. bf3f0f1 Merge pull request #240 from tinysquare/master by Matthias Kadenbach · 8 years ago
  76. 2aa16f5 Merge branch 'master' into master by Matthias Kadenbach · 8 years ago
  77. 63f788f Merge pull request #239 from pdrosos/update-mysql-documentation-for-use-with-existing-db-client by Matthias Kadenbach · 8 years ago
  78. c3d6185 Merge pull request #238 from maxvw/v3-sqlite by Matthias Kadenbach · 8 years ago
  79. 2742b9c Provide WithInstance method by Christian Klotz · 8 years ago
  80. 748ae8f Add Spanner driver by Christian Klotz · 8 years ago
  81. 28524d9 add cassandra driver and function to retrieve networkSettings to get port bound to 9042 by Jolan Malassigne · 8 years ago
  82. b5c2f0f Add code sample for use with existing MySQL client with multistatements=true by Pavlina Drosos · 8 years ago
  83. decee4a added file cli/build_sqlite3.go by Max · 8 years ago
  84. 8b4ce58 adapted the sqlite driver for v3 (#165) by maxvw · 8 years ago
  85. 3682bcf Update README.md by Matthias Kadenbach · 8 years ago
  86. 857dc4b Update README.md by Matthias Kadenbach · 8 years ago
  87. 247ca90 Merge pull request #234 from augustzf/master by Matthias Kadenbach · 8 years ago
  88. 00b22e5 one line by Matthias Kadenbach · 8 years ago
  89. 83035ec Add command to make CLI example with Go toolchain work by August Z. Flatby · 8 years ago
  90. 035c077 Merge pull request #231 from mattes/cli-updates by Matthias Kadenbach · 8 years ago v3.0.1
  91. 0d9689a go get update by Matthias Kadenbach · 8 years ago cli-updates
  92. e696a86 fix makefile by Matthias Kadenbach · 8 years ago
  93. 801e84d fix make deps by Matthias Kadenbach · 8 years ago
  94. ff7e060 remove ql by Matthias Kadenbach · 8 years ago
  95. d4d2034 build cli with all source and database drivers by Matthias Kadenbach · 8 years ago
  96. 1b48b97 Update README.md by Matthias Kadenbach · 8 years ago
  97. d1e665b Merge pull request #227 from fsouza/gcs-source by Matthias Kadenbach · 8 years ago
  98. dc109fc Merge pull request #228 from fsouza/s3-source by Matthias Kadenbach · 8 years ago
  99. fb8698d Merge pull request #223 from Menta2L/master by Matthias Kadenbach · 8 years ago
  100. 2821341 make ExecuteQuery private by vesco · 8 years ago