Skip to content

Alpha 4 - ignore images in lists

Compare
Choose a tag to compare
@frostmarked frostmarked released this 13 Jan 21:28
· 1 commit to features/ignore_cattlephotos_ish since this release
Enable hibernate lazy initialization to avoid loading photos

good or bad to use lazy init instead of projections etc... not sure
in most cases i dont want to fetch a big byte array so
for now it is the plan

note to self: projections and specifications dont play nice together