Tags: kavonm/xorm
Tags
fix bugs * fix error when get null var * add support get for null var * fix bugs * add test for SQL get * fix tests
Add more methods for EngineInterface * add more methods for EngineInterface * more interfaces
1.QueryString and QueryInterface supports composite conditions 2.refactor Query function 3.add QueryBytes function