Commit History

Author SHA1 Message Date
  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
  xormplus 76107f6894 fix bug when session resue 7 years ago
  xormplus 2f767b9ce0 Add test 7 years ago
  xormplus 0aa454323c Add insert map support 7 years ago
  xormplus 497b4c3aee Join support builder 7 years ago
  xormplus 7bbbad1a0a Add lasterror on statement to return errors when chain operations 7 years ago
  xormplus a048831653 add tests for get interface 7 years ago
  xormplus c4443b8168 Add context support 7 years ago
  xormplus 608d3d7014 1.Format boolean values to true/false even when it is returned as byte-slice, 7 years ago
  xormplus 96935af563 Fix exporting into Postgres 7 years ago
  xormplus da46657160 Implementing elseif for conversion of Default 7 years ago
  xormplus dd83e8e121 add QueryExpr function 7 years ago
  xormplus 4fd8a981b6 fix session_find & session_get getCacher param error 7 years ago