v0.1.5
Changelog
- 5763d79 JSON for queryx.Integer
- 6a88b11 JSON for queryx.Integer
- fd65044 JSON support for queryx.Datetime
- c681779 JSON support for queryx.Datetime
- a7407cc add TestHasManyEmpty
- 4da1124 add TestInEmptySlice
- c72f4d5 add badges to readme
- 4031468 add er diagrams for association in readme
- a8b7e99 add test
- 361e5fe bump version
- 482d5cc create client with init() in integration test
- 42e47e2 datetime timezone support
- 8649ad8 datetime timezone support
- 1c830e8 datetime utc in json
- de4c4ca fix NewNullableJSON
- 45be423 fix NewNullableJSON
- 3d06a83 fix TestHasManyEmpty
- 464dece fix action
- 715adb0 fix bigint json and testing
- 21fbab8 fix float
- 27391a2 fix test for query methods
- 420e353 fmt
- 60740e2 fmt
- 5b8098e fmt templates
- c7439e1 fmt tmpl
- 1cd60d2 get release by tag in install.sh
- 03010fb json.Unmarshal => t.UnmarshalJSON
- a6391a1 model associations with json tag
- a0af23d more type fix
- c6f5f77 more type testing
- 93b593d remove unused methods in inflect
- e11cffd rename class_name to model_name
- 0166035 rm comments
- ea2a835 rm docs
- 3ac27b2 set linguist to go for gotmpl
- a6a6f1a support custom class_name and foreign_key in belongs_to
- 3dfa416 update TestDatetimeValue
- d637885 update UnmarshalJSON
- 74a6514 update UnmarshalJSON
- 906bd06 update datetime_test
- 8c56ca5 update datetime_test
- e467786 update for github linguist
- 256e2e8 update github linguist
- 7eac863 update readme
- d40cdd6 update readme
- 0988474 update readme
- 6c005a8 update test
- bf75d52 update test
- 0a472b0 update test
- 66e5381 删除多余包
- cbba17a 实现字段排序
- b253e69 添加marshal,Unmarshal的实现已经测试
- ea25728 添加各类型的测试
- 52f670a 添加测试用例
- 570d7d2 添加测试用例