Lunny Xiao
c2b107fcb0
Use AfterLoad instead of AfterSet on Structs ( #2628 )
* use AfterLoad instead of AfterSet on Structs
* fix the comments on AfterLoad
* fix the comments on action AfterLoad
8 years ago
Lunny Xiao
d00b7dab75
Use created & updated instead BeforeInsert & BeforeUpdate ( #2482 )
* use created & updated instead BeforeInsert & BeforeUpdate
* fix vendor checksum
* only show generated SQL when development mode
* remove extra update column updated_unix
* remove trace config
8 years ago
Lunny Xiao
06f3123edd
update latest xorm version to vendor ( #2353 )
8 years ago
Lauris BH
c9c66ae985
Update xorm to latest version ( #1651 )
* Update xorm to latest version
* Update xorm/builder
9 years ago
Lunny Xiao
e00109313a
fix migrate failed and org dashboard failed on MSSQL database ( #1448 )
9 years ago
Lunny Xiao
b0e788bdf5
Update xorm and fix dump command ( #692 )
* update xorm and fix dump
* catch database init error
* still use dumpTables
* fix dump bool type
* update vendor.json
9 years ago
Lunny Xiao
ada55e0740
Update xorm and dependencies vendor for feature to dump to other database ( #565 )
* update xorm and dependencies vendor for feature to dump to other database
* fix golint
9 years ago
Lunny Xiao
86b2615578
Fix error 500 on organization dashboard page ( #150 )
9 years ago
Thomas Boerger
42ebc0621a
Added all required dependencies
9 years ago