-
Notifications
You must be signed in to change notification settings - Fork 346
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
Replace sql type text by longtext for profile field in PdoRepository #437
Conversation
looks like this is database dependent, so far we've avoided abstracting database type: |
I've added the driver name to the repository class: so this could be evaluated to make driver-specific changes |
…to avoid truncated stack trace
ed8d2ae
to
1064324
Compare
Rebased and changed target branch, so pay attention to update your local branch first if you add more commits to this branch |
@mkeromen close, since you're no longer interested in this? |
@glensc This is actually rather important since |
Closing, as seems the original author is not interested in finishing this. |
@glensc What about my comment? Do you want me to open a new pull request? |
@Charl13 up to you |
#474 🙏🏽 |
XHGui\Saver\PdoSaver