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

Fixes for data too long and out of range errors #81

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Nov 5, 2017

  1. Fix for: Data too long for column 'raw'

    Solution suggested by @john-g-g from steemit#63
    drakos committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    18c3e9f View commit details
    Browse the repository at this point in the history
  2. Fix for: Out of range value for column

    Fixes for various out of range errors
    drakos committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    67d5bb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Update tx.py

    Additional fix for sbds_tx_customs
    Jolly-Pirate committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    d1aaece View commit details
    Browse the repository at this point in the history