Commit Graph

20 Commits

Author SHA1 Message Date
Ming Deng 650fde66aa Revert "Merge pull request #4254 from astaxie/develop-2.0"
This reverts commit e284b0ddae, reversing
changes made to 8ef8fd2606.
2020-11-26 17:48:29 +08:00
Ming Deng b4a85c8f13 Remove files 2020-08-16 23:09:19 +08:00
Terry Ding 94fba0b2aa fix orm fields SetRaw function error judge problem 2017-12-20 14:53:00 +08:00
Back Yu e67e57f8fb orm: 修复logic enum因为type enum改变而产生的位错位。 2017-11-30 20:26:34 +08:00
Back Yu b30969704a Proposal to #2952 2017-11-30 18:12:49 +08:00
hzlinqien b91263a254 misc: fix typos 2017-10-17 17:27:03 +08:00
miraclesu 99f1e6c8b5 orm: fix golint 2016-04-12 11:00:31 +08:00
miraclesu 657744efb1 orm: add json & jsonb type support 2016-04-12 11:00:31 +08:00
Ivan Cadri d49c7f96cb added functionality for column type time
updated the model_fields to cater for the time field type
2016-04-03 16:58:19 +02:00
miraclesu a3d4218d9d orm: fix miss pk when pk is negative 2016-03-17 21:41:35 +08:00
astaxie 68ec133aa8 golint orm 2015-09-12 21:46:43 +08:00
astaxie a144769515 update the documents & comments 2014-08-18 16:41:43 +08:00
astaxie fefd8ddb5b beego: update licence& fix #669 2014-07-03 23:40:21 +08:00
astaxie 0f170a80da update the comments fix #658 2014-06-25 10:39:37 +08:00
astaxie c188cbbcb4 update all files License 2014-05-17 02:26:50 +08:00
slene 1d44018128 orm fix for support custom field 2013-11-02 00:50:08 +08:00
slene c38abf35da orm support auto create db 2013-08-19 22:37:39 +08:00
slene 27b84841a7 orm add full regular go type support, such as int8, uint8, byte, rune. add date/datetime timezone support very well. 2013-08-13 17:17:19 +08:00
slene 2c5e062c2b some fix 2013-07-31 22:11:22 +08:00
slene bce35c708a init orm project, beta, unstable 2013-07-30 20:32:38 +08:00