Commit History

Author SHA1 Message Date
  xormplus 2eecae3b72 delete print statement 7 years ago
  xormplus f50e555347 Add NewEngine2 method can call SetArguments for dialect. The dialect_mysql support ROW_FORMAT in createtable. 7 years ago
  xormplus 922c133842 add support xsql 7 years ago
  xormplus 2a3dec6c46 update README.md 7 years ago
  xormplus 174ee9cb1b sqlmap support xsql 7 years ago
  xormplus d0c39aaa5a fix sync bug 7 years ago
  xormplus 12527f1d8e fix findandcount bug 7 years ago
  xormplus 1216548386 fix FindAndCount bug with Limit 7 years ago
  xormplus 5dfa8f45e7 Improve schema support on postgres dialect 8 years ago
  xormplus 61c62c4c08 Merge branch 'master' of https://github.com/xormplus/xorm 8 years ago
  xormplus 6bb9d26fd7 Improve schema support on postgres dialect 8 years ago
  xormplus f2a6ec42e6 Merge pull request #15 from iamsee/master 8 years ago
  iamsee d3ff37d76f 增加索引类型判定,目前xorm:'unique'无法创建唯一索引 8 years ago
  xormplus 69ca65ea86 add FindAndCount method 8 years ago
  xormplus c3087cfaaa add test for find 8 years ago
  xormplus c3b43ecb4b fix bugs on Sqls,SqlMapsClient,SqlTemplatesClient 8 years ago
  xormplus fb84300379 Fix migrate migrationDidRun bug on postgres 8 years ago
  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