Commit Graph

6 Commits

Author SHA1 Message Date
Lunny Xiao 849554204a
Add comment header 2023-10-30 09:49:56 +08:00
Lunny Xiao e4a88e57ed Merge branch 'association-preloading' of gitea.com:sogari/xorm into sogari-association-preloading 2023-10-30 09:37:57 +08:00
Diego Sogari 89a266addf
Allow selection of all columns in a leaf preload by not specifying any column 2023-04-09 15:27:49 -03:00
Diego Sogari 17358d66b6
Remove the `NoPrune` method 2023-04-09 15:25:25 -03:00
Diego Sogari d76d6f0aa9
Add code documentation for association preloading 2023-04-09 15:25:25 -03:00
Diego Sogari 79554f640b
Add support for association preloading 2023-04-09 15:25:25 -03:00