Module diesel::pg::types::sql_types
[−]
[src]
PostgreSQL specific SQL types
Note: All types in this module can be accessed through diesel::types
Structs
| Array |
The |
| Money |
The PostgreSQL Money type. |
| Oid |
The |
| Range |
The |
| Timestamptz |
The "timestamp with time zone" SQL type, which PostgreSQL abbreviates
to |
Type Definitions
| BigSerial |
Alias for |
| Bytea |
Alias for |
| Serial |
Alias for |
| SmallSerial |
Alias for |