SeaQL / sea-schema

🌿 SQL schema definition and discovery
https://docs.rs/sea-schema
Apache License 2.0
192 stars 40 forks source link

Add year, bit and varbit types #88

Open ikrivosheev opened 1 year ago

ikrivosheev commented 1 year ago

Motivation

Add support for year, bit and varbit types.

Link: https://github.com/SeaQL/sea-query/pull/466