rok-orm-core 0.1.0

Core traits and query builder for rok-orm
Documentation

rok-orm-core

Internal trait definitions and type primitives for rok-orm. Defines the Model trait, QueryBuilder, Condition, SqlValue, Dialect, and database config types.

Do not add this crate directly. Use rok-orm instead:

[dependencies]
rok-orm = { version = "0.1", features = ["postgres"] }