holubj / NiftyGrid

DataGrid for Nette Framework
34 stars 34 forks source link

DibiFluentDataSource: LIMIT and OFFSET by injection #20

Closed milo closed 12 years ago

milo commented 12 years ago

Some databases do not support LIMIT and OFFSET clauses. Dibi modifiers %ofs and %lmt handle it.