Commit History

Author SHA1 Message Date
  paddy f7f38dfabc 防止这样代码 db.Table("tt").ID(stuId).Update(bean) 导致 整个表被更新 3 years ago
  Unknown 7d5610bf89 remove QuoteStr() usage 5 years ago
  Unknown b334b69398 use alias 'as.*' in oracle query with join 5 years ago
  xormplus 31072dd3cc recovery QueryExpr function 5 years ago
  xormplus b728a53c7e make json as interface 5 years ago
  xormplus 0fabcce5f0 Add mssql ci test 5 years ago
  xormplus 497b4c3aee Join support builder 5 years ago
  xormplus 7bbbad1a0a Add lasterror on statement to return errors when chain operations 5 years ago
  xormplus dd83e8e121 add QueryExpr function 6 years ago
  xormplus aa450dde4b Get adds context cache feature 6 years ago
  xormplus 6a1a8be9ff Exec support builder 6 years ago
  xormplus a2417f1c7a performance improvement via string builder 6 years ago
  xormplus 0f556a8257 Fix BUG: Update statement build function should ingore ONLYFROMDB fields 6 years ago
  xormplus 4ddaccb452 add more tests for Sync2 6 years ago
  xormplus 8b624bbda4 fix update map with table name 6 years ago
  xormplus 512ecd4a8a fix tablename bug 6 years ago
  xormplus eecdbe9f54 add test for tablename 6 years ago
  xormplus b5723783b6 Add SetSchema for engine 6 years ago
  xormplus a6b3ff88db Join add TableName interface support 6 years ago
  xormplus 1216548386 fix FindAndCount bug with Limit 6 years ago
  李佳杰 0106a4f534 1. 修正DROP INDEX语法 7 years ago
  xormplus f7988c6149 mysql add column comment 7 years ago
  xormplus 89d83cae6d Add support for map[string]interface{} as condition on Update and Where 7 years ago
  xormplus 99340ffd4e add buffer Iterate support 7 years ago
  xormplus 69624319c9 1.fix bug on cache delete 7 years ago
  xormplus 4266fd1f5f fix bug on update 7 years ago
  xormplus fcbb5ed799 improve count usage 7 years ago
  xormplus 08c7fd8e0d multiple Cols support 7 years ago
  xormplus e702eaa3c2 fix Conds bug on Find and add test for FindAndCount 7 years ago
  xormplus e71d50cb8e add CondDeleted method 7 years ago