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

Removing a postgresql specific configuration from ash_sqlite.install #103

Merged
merged 3 commits into from
Dec 3, 2024

Conversation

djgoku
Copy link
Contributor

@djgoku djgoku commented Nov 17, 2024

Not really sure how to test this except:

mix igniter.new igniter_ash_phoenix_sqlite_remove_p_port_configuring --install ash,ash_phoenix,ash_sqlite@github:djgoku/ash_sqlite@chore-remove-setting-repo-port --with phx.new --with-args="--database sqlite3" I have also attached the log below.

removing-more-postgresql-log.txt

Just a thought, but if I am installing ash_phoenix and ash_sqlite could we just add an implicit --with-args="--database sqlite3" since if you don't you'll have a few bits of postgresql to remove since phx.new defaults to installing for postgresql. Not really sure how to solve this, but was just thinking about it.

lib/data_layer.ex Show resolved Hide resolved
@djgoku djgoku force-pushed the chore-remove-setting-repo-port branch from 7e2a60f to 95af9be Compare December 3, 2024 02:30
@djgoku djgoku requested a review from zachdaniel December 3, 2024 02:31
@zachdaniel zachdaniel merged commit 904b3fa into ash-project:main Dec 3, 2024
17 checks passed
@zachdaniel
Copy link
Contributor

🚀 Thank you for your contribution! 🚀

@djgoku djgoku deleted the chore-remove-setting-repo-port branch December 3, 2024 15:38
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.

2 participants