iCyberon / pg_hashids

Short unique id generator for PostgreSQL, using hashids
MIT License
280 stars 24 forks source link

fixed id_encode_array() and small refactoring #22

Closed dwagin closed 4 years ago

iCyberon commented 4 years ago

Awesome job @dwagin, can you bump the version to 1.3.0?

dwagin commented 4 years ago

Awesome job @dwagin, can you bump the version to 1.3.0?

Good idea!

Another question, can I change the code style to FreeBSD style?

iCyberon commented 4 years ago

Another question, can I change the code style to FreeBSD style?

Sure, go ahead. But it might be a good idea to create another PR for the style change

iCyberon commented 4 years ago

Thanks @dwagin, really appreciate it 👍