graphile / crystal

🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more!
https://graphile.org/
Other
12.49k stars 568 forks source link

Make adapter in config the concrete adapter instance, not import path #2084

Closed benjie closed 3 weeks ago

benjie commented 3 weeks ago

Replaces https://github.com/graphile/crystal/pull/1985 since I can't push to that branch.

This rebases on main and will apply the suggestions made during review.

changeset-bot[bot] commented 3 weeks ago

⚠️ No Changeset found

Latest commit: beebb1cedb11aa4e2b5cbd1dc830770aa6f2d030

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

benjie commented 3 weeks ago

Rebased so needed force push :man_facepalming: I should really read error messages more carefully.