You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't an issue per se, but i'm trying to get some guidance/advice on the best course of action to migrate an existing piranha site backed by SQLLite to a regular SQL instance, it seems there are some differences in the db schema of the two and i'm not certain if porting is something that's even intended to be possible in piranha
Is it feasible to just use an off the shelf porting tool or are there underlying differences between the two setups that will cause problems? And would it be of value to others if I document out whatever process I end up with? I have around 4 instances that i've been asked to port, so I want to streamline this as much as possible for my own sake and also anyone else in future with this.
This discussion was converted from issue #1941 on October 05, 2022 20:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This isn't an issue per se, but i'm trying to get some guidance/advice on the best course of action to migrate an existing piranha site backed by SQLLite to a regular SQL instance, it seems there are some differences in the db schema of the two and i'm not certain if porting is something that's even intended to be possible in piranha
Is it feasible to just use an off the shelf porting tool or are there underlying differences between the two setups that will cause problems? And would it be of value to others if I document out whatever process I end up with? I have around 4 instances that i've been asked to port, so I want to streamline this as much as possible for my own sake and also anyone else in future with this.
Beta Was this translation helpful? Give feedback.
All reactions