Commit History

Author SHA1 Message Date
  xormplus eecdbe9f54 add test for tablename 7 years ago
  xormplus b5723783b6 Add SetSchema for engine 7 years ago
  xormplus 23ae16d3cf add const value for public scheam name of postgres 7 years ago
  xormplus f4d7071c60 chore(postgres): support add schema as prefix of table name 7 years ago
  xormplus a6b3ff88db Join add TableName interface support 7 years ago
  xormplus cbf23081bf fix findandcount bug with order 7 years ago
  xormplus 80599454e2 fix findandcount bug with order 7 years ago
  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 7 years ago
  xormplus 61c62c4c08 Merge branch 'master' of https://github.com/xormplus/xorm 7 years ago
  xormplus 6bb9d26fd7 Improve schema support on postgres dialect 7 years ago
  xormplus f2a6ec42e6 Merge pull request #15 from iamsee/master 7 years ago
  iamsee d3ff37d76f 增加索引类型判定,目前xorm:'unique'无法创建唯一索引 7 years ago
  xormplus 69ca65ea86 add FindAndCount method 7 years ago
  xormplus c3087cfaaa add test for find 7 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