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

Add types as per cjohnson415, add column constraint "null" #58

Merged
merged 3 commits into from Dec 7, 2012
Merged

Add types as per cjohnson415, add column constraint "null" #58

merged 3 commits into from Dec 7, 2012

Commits on Aug 28, 2012

  1. Update lib/driver/mysql.js

    Fixed error in typeof call that caused mysql connection creation to not work in 2.0.0-alpha3
    jpravetz committed Aug 28, 2012
    Copy the full SHA
    728aa8e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2012

  1. Merge commit '20340287c24776c67fef2becfff8cb2c409282da'

    Conflicts:
    	lib/driver/mysql.js - Accept theirs
    Jim Pravetz committed Oct 16, 2012
    Copy the full SHA
    4860ff1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2012

  1. Took some of the changes from https://github.com/cjohnson415 and adde…

    …d columnConstraint null (used with timestamps)
    Jim Pravetz committed Dec 7, 2012
    Copy the full SHA
    e4788d6 View commit details
    Browse the repository at this point in the history