Commit History

Author SHA1 Message Date
  xormplus 02bdd05d4e fix Exist bug when using on MSSQL 8 years ago
  xormplus 3c234df6cd Query add builder support 8 years ago
  xormplus 72250dc3a6 add default postgres schema so that it can be changed 8 years ago
  xormplus 15dbc5c8da add tests for insert custom struct types 8 years ago
  xormplus 1f13737abc add test for unique 8 years ago
  xormplus f3dd398399 add CreateIndexSql func 8 years ago
  xormplus efdfa2dbe1 1.fix Get sql.Nullxx 8 years ago
  xormplus 00a5832d01 Merge pull request #12 from giter/master 8 years ago
  李佳杰 0106a4f534 1. 修正DROP INDEX语法 8 years ago
  xormplus 649dfa5826 remove some unnecessary debug log and some refactor 8 years ago
  xormplus 6d20d565e3 improve error string 8 years ago
  xormplus 598acd0664 add lost Prepare 8 years ago
  xormplus c68696c435 1.QueryString and QueryInterface supports composite conditions 8 years ago
  xormplus f7988c6149 mysql add column comment 8 years ago
  xormplus e0e2d418e1 Postgres dialect parse password with spaces 8 years ago
  xormplus 1ba0d4c630 Query now could work with Where, In, SQL and other condition methods 8 years ago
  xormplus 9b876ef498 add PingContext support for go1.8+ 8 years ago
  xormplus c972d01d0b 1.update govender 8 years ago
  xormplus 171d034adb 1.update govender 8 years ago
  xormplus 0aecae979d upgrade Jet template engine api to new version 8 years ago
  xormplus 73d5947007 upgrade Jet template engine api to new version 8 years ago
  xormplus 4d2c09dc46 update test case 8 years ago
  xormplus 85d2f4c840 refactor sqlmap and sqltemplate 8 years ago
  xormplus 89d83cae6d Add support for map[string]interface{} as condition on Update and Where 8 years ago
  xormplus ae991e078b add tests for json field string 8 years ago
  xormplus 103b483954 add string support 8 years ago
  xormplus b91af28992 Add tests for afterinsert 8 years ago
  xormplus bb1811c7e5 after call AfterInsert 8 years ago
  xormplus cb24bdd9d6 fix some tests 8 years ago
  xormplus 0e84b39c04 improve processors 8 years ago