xormplus
|
fbd4a043de
add more test for join find
|
7 years ago |
xormplus
|
532e3077ac
add testing for update via condition bean
|
7 years ago |
xormplus
|
aa3b84af4a
grammar mistakes in output error message
|
7 years ago |
xormplus
|
e1ba628cb2
add test for insert anonymous struct
|
7 years ago |
xormplus
|
74ce30240f
add QueryRows
|
7 years ago |
xormplus
|
8b624bbda4
fix update map with table name
|
7 years ago |
xormplus
|
512ecd4a8a
fix tablename bug
|
7 years ago |
xormplus
|
115b7984d7
add test and remove unused warn log
|
7 years ago |
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
|
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 |