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

Update sample apps & use default DB setup #223

Merged
merged 10 commits into from
Oct 16, 2024
Merged

Update sample apps & use default DB setup #223

merged 10 commits into from
Oct 16, 2024

Conversation

carlosantoniodasilva
Copy link
Member

@carlosantoniodasilva carlosantoniodasilva commented Oct 16, 2024

I ran bundle update on the sample apps to get them to run on a few newer versions of things, and updated the ones that require a PG database to use the default config from Rails so they can more easily run on a stock setup (lke a postgresql installed from brew without any changes, etc.), removing timescale-specific extensions/schemas that were sometimes dumped to these sample apps.

I re-did the setup for SolidQueue since it now uses a schema (or a single migration file in case of using a single DB like this sample app setup), and updated it to latest v1

Copy link
Collaborator

@adamlogic adamlogic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧼

@carlosantoniodasilva carlosantoniodasilva merged commit 631abb6 into main Oct 16, 2024
132 checks passed
@carlosantoniodasilva carlosantoniodasilva deleted the ca-db branch October 16, 2024 16:06
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