Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Fix boolean bug #47

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

Commits on Nov 4, 2013

  1. First pass at handling trigger conversion

    Glendon Solsberry committed Nov 4, 2013
    Configuration menu
    Copy the full SHA
    41cce83 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2013

  1. Handle all triggers on tables

    Glendon Solsberry committed Nov 5, 2013
    Configuration menu
    Copy the full SHA
    90a8a0d View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2013

  1. Remove unnecessary debugging

    Glendon Solsberry committed Nov 6, 2013
    Configuration menu
    Copy the full SHA
    0ff1643 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2013

  1. Remove binary check, as it's not part of this PR

    Glendon Solsberry committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    b87af1b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2013

  1. Booleans need to be tested before the generic string test; otherwise,…

    … they'll always be strings
    Glendon Solsberry committed Nov 8, 2013
    Configuration menu
    Copy the full SHA
    4c7e07f View commit details
    Browse the repository at this point in the history