As I mentioned at the end of the 3.29.0 release notes, dataset literalization was going to change substantially. I've just pushed a commit that switches dataset literalization to an append-only-all-the- way-down design:
https://github.com/jeremyevans/sequel/commit/092905dea17e1c800e5c6af6c38ff4997d0bdf8f This should be backwards compatible with respect to application code. However, custom plugins, extensions, and adapters that modify how datasets are literalized will probably require changes. The commit message contains a lot more detail, and after reading it and reviewing the commit diff, it I don't expect that anyway capable of authoring a custom plugin/extension/adapter will have trouble making the necessary modifications for the new design. If you have any questions about this, please let me know. Thanks, Jeremy -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
