silverstripe / silverstripe-sqlite3

SQLite3 DB Adapter for Silverstripe
BSD 3-Clause "New" or "Revised" License
8 stars 19 forks source link

Finalize only if db is available #78

Closed lekoala closed 1 month ago

lekoala commented 2 months ago

Fixes https://github.com/silverstripe/silverstripe-sqlite3/issues/77

Description

See issue for context

Manual testing steps

Issues

https://github.com/silverstripe/silverstripe-sqlite3/issues/77

Pull request checklist

lekoala commented 2 months ago

pr failure not related see no such function: FIELD => seems that the eager loading feature using sqlite incompatible syntax

lekoala commented 1 month ago

@GuySartorelli i'm happy to be added as a maintainer but i know i'm obviously less strict than you guys are when it comes to releasing new versions ;-) as long as you are comfortable if I merge things I see necessary in my projects then I'm happy to share what I find useful with the community but i don't plan to add extra burden on my already busy schedule :-)

GuySartorelli commented 1 month ago

i know i'm obviously less strict than you guys are when it comes to releasing new versions ;-)

That's fine - this is no longer a commercially supported module, so it's not restricted by the minor or major release policies.

as long as you are comfortable if I merge things I see necessary in my projects then I'm happy to share what I find useful with the community

Yup, no worries there. It's effectively a community module at this stage - just no community member has stepped up to maintain it yet. I'll add you as a maintainer.

Edit: Ignore the email that invites you to a team - I thought I could create a repo-level team but that doesn't seem to be the case. I've added you as a maintainer directly to this repository.