Moved multi-field query tests to lib.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
This commit is contained in:
@@ -8,7 +8,7 @@ mod session;
|
||||
use record::{InternalRecord, InternalRecords, Oid};
|
||||
|
||||
pub use clock::Clock;
|
||||
pub use create::CreateDoc;
|
||||
pub use create::{CreateDoc, IndexType};
|
||||
pub use definition::DocDef;
|
||||
pub use field::{Field, FieldType};
|
||||
pub use record::{Record, Records};
|
||||
|
||||
Reference in New Issue
Block a user