Commit History

Author SHA1 Message Date
  Volodymyr Tkach 9c0110e9ca Skip some field on update in SQL query 2 years ago
  Volodymyr Tkach 2a74e03e42 Implement UpdateRow func 2 years ago
  Volodymyr Tkach ab29eda543 Automatically populate created_at, and updated_at on insert 2 years ago
  Volodymyr Tkach 4f7321c60d Reorder funcs in tests 2 years ago
  Volodymyr Tkach 8aa412b461 Add InsertRow method 2 years ago
  Volodymyr Tkach 363ee4d310 Add DeleteRowByID func 2 years ago
  Volodymyr Tkach 142c16097e Add deleteRowByIDString func 2 years ago
  Volodymyr Tkach 8126af33e2 Add RowExists func 2 years ago
  Volodymyr Tkach 9732c1d14f Add QueryRowByID func 2 years ago
  Volodymyr Tkach 2120f51c80 Ability to skip migration 2 years ago
  Volodymyr Tkach 9acb32b9ea Add Scans func to Row struct, optimization, move tests 2 years ago
  Volodymyr Tkach 0562ad7e2f Code optimization 2 years ago
  Volodymyr Tkach 6b3380b524 Log opening connection too 2 years ago
  Volodymyr Tkach 7d2a43058c Highlight all row with red color on error 2 years ago
  Volodymyr Tkach de61ceb051 Disable logs to os.Stdout on tests 2 years ago
  Volodymyr Tkach 8ce871dc42 Disable MySQL & PG tests 2 years ago
  Volodymyr Tkach 2dd4cf5cdc Cover by tests fixQuery func 2 years ago
  Volodymyr Tkach 83635cb2ab Cover by tests log func 2 years ago
  Volodymyr Tkach 0dcdc775fe Enable MySQL & PG tests 2 years ago
  Volodymyr Tkach 754e480723 Basic methods for all engines 2 years ago