Commit History

Author SHA1 Message Date
  Jinzhu 01b6601142 Update go.mod 5 years ago
  Jinzhu 5acd5e20e6 Remove Debug mode from test code 5 years ago
  Jinzhu 835ca6ca93 Update wercker.yml to include mysql 8 5 years ago
  Jinzhu ff430cad49 Update tests 5 years ago
  Jinzhu 321c636b9d Merge branch 'Momo733-master' 5 years ago
  Momo733 781a818390 fix save err when specify a table name 5 years ago
  Jinzhu 153ce22c99 Test Save with specfied table name 5 years ago
  Ruben de Vries c44c6027fb add an override on the DB instance instead of using the global NowFunc. (#2142) 5 years ago
  Tyler Stillwater fec06da6a3 Add BeginTx for parity with sql.DB.BeginTx (#2227) 5 years ago
  Hylke Visser cf9b85ed90 Don't set primary key's HasDefaultValue to true (#2127) 5 years ago
  Adam S Levy f301f86e29 Add RollbackUnlessCommitted() (#2126) 5 years ago
  John Barker 280dd011a1 Don't AddError for Rollback on ErrTxDone (#2434) 5 years ago
  Miguel Moll 9127f7d86e Handle error when beginning transaction (#2489) 5 years ago
  Ruben de Vries 712c465560 add an override on the DB instance instead of using the global NowFunc. (#2142) 5 years ago
  Tyler Stillwater af01854d3e Add BeginTx for parity with sql.DB.BeginTx (#2227) 5 years ago
  Hylke Visser ac78f05986 Don't set primary key's HasDefaultValue to true (#2127) 5 years ago
  Adam S Levy 44d3060254 Add RollbackUnlessCommitted() (#2126) 5 years ago
  John Barker ea12400190 Don't AddError for Rollback on ErrTxDone (#2434) 5 years ago
  Miguel Moll 62197e576d Handle error when beginning transaction (#2489) 5 years ago
  Emir Beganović 962ba3d7ae Merge branch 'master' into master 5 years ago
  Emir Beganović b7156195f7 Pass logger into Callback{} so that logs are printed consistently (#2435) 5 years ago
  Emir Beganović 746f522518 Merge branch 'master' into feature/use_standard_logger_in_callback_helpers 5 years ago
  Emir Beganović 985c3a174e Remove unused import 5 years ago
  Emir Beganović 6c53214a29 Use Print method 5 years ago
  Emir Beganović 451c3cca86 Fix drop table error with table options (#2447) 5 years ago
  Emir Beganović bb3c74467d Update two more places 5 years ago
  Emir Beganovic 9692c599ad Fix drop table error with table options 5 years ago
  John Barker 8b127471f1 Pass logger into Callback{} so that logs are printed consistently 5 years ago
  Emir Beganović 5c0f6716ad Fixed nil error when first updates with struct (#2443) 5 years ago
  Emir Beganovic 394b3a1818 Fixed nil error when first updates with struct 5 years ago