sea-orm
sea-orm copied to clipboard
PostgreSQL Ipnetwork support
TODO:
- [x] Add some tests
- [ ] Add codegen support
- [ ] Documentation
- [ ]
std::net::IpAddrsupport? - [ ]
ipnet::IpNetsupport?- Requires
sea-qlto support first
- Requires
PR Info
- Closes https://github.com/SeaQL/sea-orm/issues/888
New Features
- [x] Postgres network types support
- Introduce new feature:
with-ipnetwork
- Introduce new feature: