Skip to content

sqlalch_odm_models.py has no provision for lower-case table names #20

Description

@RussNelson

Table names are hard-coded in upper-case even though sqlalchemy recommends using lower-case names. Solution is to have a parameter that sets a flag which a subroutine uses to lower-case the names. I'll work on it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions