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

Make schema name for the CTA queries and limit configurable #8867

Merged
merged 13 commits into from
Mar 3, 2020

Commits on Feb 26, 2020

  1. Make schema name configurable

    Fixing unit tests
    
    Fix table quoting
    
    Mypy
    
    Split tests out for sqlite
    
    Grant more permissions for mysql user
    
    Postgres doesn't support if not exists
    
    More logging
    
    Commit for table creation
    
    Priviliges for postgres
    
    Update tests
    
    Resolve comments
    
    Lint
    
    No limits for the CTA queries if configures
    bogdan-dbx committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    357db81 View commit details
    Browse the repository at this point in the history
  2. CTA -> CTAS and dict -> {}

    bogdan-dbx committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    0f4d5a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    763a8ef View commit details
    Browse the repository at this point in the history
  4. Black

    bogdan-dbx committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    93a393f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e7dc8c View commit details
    Browse the repository at this point in the history
  6. Remove left over version

    bogdan-dbx committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    abe1bc7 View commit details
    Browse the repository at this point in the history
  7. Address comments

    bogdan-dbx committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    2df033a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    689967c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2a96e5 View commit details
    Browse the repository at this point in the history
  10. Rebase alembic migration

    bogdan-dbx committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    6661e39 View commit details
    Browse the repository at this point in the history
  11. Switch to python3 mypy

    bogdan-dbx committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    4cc14b2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    802fcae View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Black

    bogdan-dbx committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    6c72dcc View commit details
    Browse the repository at this point in the history