anykeyh / clear

Advanced ORM between postgreSQL and Crystal
https://github.com/anykeyh/clear
MIT License
272 stars 34 forks source link

Support Crystal 1.0.0-dev branch via any #212

Closed duraki closed 3 years ago

duraki commented 3 years ago

Hi! Can we port pg to (*) on one of the tag?

https://github.com/anykeyh/clear/blob/157cf630112bf1690816cc5cfa8051d457f546da/shard.yml#L28 might fail:

Fetching https://github.com/anykeyh/clear.git
Unable to satisfy the following requirements:

- `pg (*)` required by `shard.yml`
- `pg (branch master)` required by `clear 0.9+git.commit.157cf630112bf1690816cc5cfa8051d457f546da`
Failed to resolve dependencies

but pg (*) would satisfy:

  pg:
    github: will/crystal-pg

Everyone should follow-up. Thanks.

anykeyh commented 3 years ago

I will provide support this weekend :+1: