Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import sqlite adapter #671

Merged
merged 7 commits into from
Dec 31, 2023
Merged

Import sqlite adapter #671

merged 7 commits into from
Dec 31, 2023

Conversation

markstory
Copy link
Member

  • Import sqlite driver code from phinx.
  • Update config parsing to use ConnectionManager as that is the eventual end state.
  • Fix strict errors caused by uninitialized properties.
  • Fix configuration parsing to unskip mysql tests.

- Import sqlite driver code from phinx.
- Update config parsing to use ConnectionManager as that is the eventual
  end state.
- Fix strict errors caused by uninitialized properties.
not all mysql instances use utf8mb4 as their default encoding.
@markstory markstory merged commit fb8e05f into no-phinx Dec 31, 2023
9 of 10 checks passed
@markstory markstory deleted the import-sqlite branch December 31, 2023 03:31
@markstory markstory linked an issue Jan 4, 2024 that may be closed by this pull request
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4.x Migrations without Phinx
1 participant