Re-exports§
- pub use database::Database;
- pub use connection::Connection;
- pub use connection::Error;
- pub use row::Row;
Modules§
- connection
- database
- db
- Database module
- filter
- migrations
- Migrations
- row
- table
- time
Macros§
- enum_u16 
- Example
- filter
- Possible operators
- impl_column_ type 
- param_not_ null 
- row
- try2
- Example
- try_vec
- Example
- whr
- Possible operators
Structs§
- UniqueId 
- A UniqueId that can be used within a database. Is not cryptographically secure and could be bruteforced.