MCPcopy Create free account
hub / github.com/SeaQL/sea-orm / paginator.rs

File paginator.rs

src/executor/paginator.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::{
2 error::*, ConnectionTrait, DbBackend, EntityTrait, FromQueryResult, Select, SelectModel,
3 SelectThree, SelectThreeModel, SelectTwo, SelectTwoModel, Selector, SelectorRaw, SelectorTrait,
4};

Callers

nothing calls this directly

Calls 1

newFunction · 0.50

Tested by

no test coverage detected