Commit History

Author SHA1 Message Date
  Unknown 3995c60c8b 更新sqltemplate中使用自定义函数的范例 7 years ago
  Unknown 0aa92971c0 add SetFuncs function for default HTMLTemplate 7 years ago
  Unknown 13b3df64ae fix get customize type bug 7 years ago
  Unknown b8f0029aaa fix bugs 7 years ago
  Unknown 06359a917a fix create index sql error 7 years ago
  xormplus a897791957 Remove quotestr totally 7 years ago
  xormplus 2b5a282cc0 remove QuoteStr() usage in dialects 7 years ago
  xormplus 80b0b9cef7 document of FindAndCount() 7 years ago
  Unknown 7d5610bf89 remove QuoteStr() usage 7 years ago
  Unknown 4a0e4251ee make sure timeout in context timeout test 7 years ago
  Unknown b334b69398 use alias 'as.*' in oracle query with join 7 years ago
  Unknown bb4f9bf202 reflect.Value.Bytes() should only be called when reflect.Value.Kind() is reflect.Slice, and not reflect.Array 7 years ago
  xormplus 0ccebe2d25 Allow adding prefix for fields with `extends` tag 7 years ago
  xormplus 93435e67c6 fix no rows return error when close 7 years ago
  xormplus 4b391ab118 fix show SQL when set logger 7 years ago
  xormplus b67927a624 Fix spelling inconsistency 7 years ago
  xormplus 4d120d9593 add quote within the table name 7 years ago
  xormplus 284871d688 Unknown colType DOUBLE UNSIGNED 7 years ago
  xormplus 8b49d2dd32 Let defaultJsonHandler be a json handler interface 7 years ago
  xormplus 42027d71d0 add func (eg *EngineGroup) Context(ctx context.Context) *Session 7 years ago
  xormplus 31072dd3cc recovery QueryExpr function 7 years ago
  xormplus 1811c14024 add session id for sql log 7 years ago
  xormplus b728a53c7e make json as interface 7 years ago
  xormplus c34726af88 fix bug for insert error log 7 years ago
  xormplus 808afcbc10 Merge remote-tracking branch 'origin/master' 7 years ago
  xormplus 1d70ccbd77 add deleted condition for Update operation 7 years ago
  xormplus fbef765300 Merge pull request #28 from YanserLiu/master 7 years ago
  sins1992 942ec19099 更新README.md文件 7 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