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 Console-script, sql.Operation, fix examples #255

Merged

Commits on Jun 12, 2016

  1. Add sql.Operation tokenlist

    vmuriart committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    90ef13b View commit details
    Browse the repository at this point in the history
  2. Refactor grouping

    Alternate form to transverse the tlists and clean up matching.
    vmuriart committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    82b3b6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60f621a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4954af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b04b5d3 View commit details
    Browse the repository at this point in the history
  6. Update setup.py

    switch scripts to console-script
    vmuriart committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    db0f924 View commit details
    Browse the repository at this point in the history
  7. Migrate optparse to argparse; optparse deprecated in py2.7

    cleanup example
    vmuriart committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    e331dcf View commit details
    Browse the repository at this point in the history
  8. Fix column_defs example

    vmuriart committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    42fb1d0 View commit details
    Browse the repository at this point in the history