Commit History

Author SHA1 Message Date
  xormplus 2b5a282cc0 remove QuoteStr() usage in dialects 6 years ago
  xormplus 80b0b9cef7 document of FindAndCount() 6 years ago
  Unknown 7d5610bf89 remove QuoteStr() usage 6 years ago
  Unknown 4a0e4251ee make sure timeout in context timeout test 6 years ago
  Unknown b334b69398 use alias 'as.*' in oracle query with join 6 years ago
  Unknown bb4f9bf202 reflect.Value.Bytes() should only be called when reflect.Value.Kind() is reflect.Slice, and not reflect.Array 6 years ago
  xormplus 0ccebe2d25 Allow adding prefix for fields with `extends` tag 6 years ago
  xormplus 93435e67c6 fix no rows return error when close 6 years ago
  xormplus 4b391ab118 fix show SQL when set logger 6 years ago
  xormplus b67927a624 Fix spelling inconsistency 6 years ago
  xormplus 4d120d9593 add quote within the table name 6 years ago
  xormplus 284871d688 Unknown colType DOUBLE UNSIGNED 6 years ago
  xormplus 8b49d2dd32 Let defaultJsonHandler be a json handler interface 6 years ago
  xormplus 42027d71d0 add func (eg *EngineGroup) Context(ctx context.Context) *Session 6 years ago
  xormplus 31072dd3cc recovery QueryExpr function 6 years ago
  xormplus 1811c14024 add session id for sql log 6 years ago
  xormplus b728a53c7e make json as interface 6 years ago
  xormplus c34726af88 fix bug for insert error log 6 years ago
  xormplus 808afcbc10 Merge remote-tracking branch 'origin/master' 6 years ago
  xormplus 1d70ccbd77 add deleted condition for Update operation 7 years ago
  xormplus fbef765300 Merge pull request #28 from YanserLiu/master 6 years ago
  sins1992 942ec19099 更新README.md文件 6 years ago
  xormplus e433bd6691 fix bug in oracle: engine.Table(tablename).Exist() 7 years ago
  xormplus 720ddff194 fix excute GetIndexes error with sepcial postgresql index 7 years ago
  xormplus fb15d3694c improve tests 7 years ago
  xormplus d10c1b8187 fix mssql connstr bug 7 years ago
  xormplus 0fabcce5f0 Add mssql ci test 7 years ago
  xormplus ba9eb84b68 add more tests for rows 7 years ago
  xormplus 1f87565f5f remove unused_code 7 years ago
  xormplus b55d49913e Add more tests for TableName 7 years ago