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

updates for some modules, better handling of binary BLOBs #32

Merged
merged 4 commits into from
Oct 18, 2023

Commits on Oct 18, 2023

  1. modules/kobo: migrate bad BLOB columns from text to blob, this helps …

    …to properly diff the databases
    karlicoss committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1dcb199 View commit details
    Browse the repository at this point in the history
  2. modules.kobo: better cleanup

    also switch Tool.drop_column to fill with NULL instead of '' - that is better from type perspective
    karlicoss committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2525a03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a26308 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a11a0eb View commit details
    Browse the repository at this point in the history