Electron100 / butane

An ORM for Rust with a focus on simplicity and on writing Rust, not SQL
Apache License 2.0
94 stars 13 forks source link

Add support for ulid #133

Open jayvdb opened 1 year ago

jayvdb commented 1 year ago

https://github.com/dylanhart/ulid-rs motivation is https://github.com/ulid/spec should be a simple task of copying the uuid code with only slight changes

ugochukwu-850 commented 1 month ago

Is this issue still open , I am looking to contribute . I really love this project and I guess this would be a great start

jayvdb commented 1 month ago

Yes, this task is available.