Module geekorm_core::builder::keys
source · Expand description
Primary and Foreign key module
Re-exports§
pub use foreign::ForeignKey;
pub use primary::PrimaryKey;
Modules§
- Foreign Key
- Primary Key
Primary and Foreign key module
pub use foreign::ForeignKey;
pub use primary::PrimaryKey;