addon_migration_tool icon indicating copy to clipboard operation
addon_migration_tool copied to clipboard

Fix SQL type error

Open hissy opened this issue 1 year ago • 1 comments

Fixes #102, #57, #47

This PR converts values to integers when the table column type is an integer.

You can test this fix by adding an image slider block with entries with no images selected.

hissy avatar Mar 29 '24 12:03 hissy

@KorvinSzanto

Done.

(BC note: If someone created a custom publisher that uses StandardPublisher as fallback, they must change their code)

hissy avatar Mar 30 '24 01:03 hissy