lldap/server
Valentin Tolmer 692bbb00f1 db: Change the version number from u8 to i16
This is the smallest integer compatible with all of MySQL, Postgres and
SQlite.

This is a backwards-compatible change for SQlite since both are
represented as "integer", and all u8 values can be represented as i16.
2023-01-13 15:50:03 +01:00
..
src db: Change the version number from u8 to i16 2023-01-13 15:50:03 +01:00
Cargo.toml server,app: migrate to sea-orm 2022-11-25 15:35:48 +01:00