GithubHelp home page GithubHelp logo

thomaseibner / snowflake-provisioning Goto Github PK

View Code? Open in Web Editor NEW
36.0 4.0 4.0 702 KB

Snowflake Database, Schema, and Warehouse provisioning with Access Roles & Generating and Provisioning of Functional Roles & Snowflake Source Export & Snowflake cloning tool

License: Apache License 2.0

Python 100.00%
snowflake snowflakedb clone cloning cloning-tool

snowflake-provisioning's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @thomaseibner
  • ๐Ÿ‘€ Iโ€™m interested in Snowflake, Perl, and Python
  • ๐ŸŒฑ Iโ€™m currently learning Python
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on anything Snowflake related.
  • ๐Ÿ“ซ How to reach me thomaseibner @ gmail.com

snowflake-provisioning's People

Contributors

thomaseibner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

snowflake-provisioning's Issues

Snowflake Access

I am a new hire in the RevOps team and need access to snowflake which i am going to access thru Mode and Tableau.
I need same access as Mike MacDonald([email protected]), primarly all tables within MBX_PROD.

Syntax error for schema administrator

sf_create_obj schema commands generate the following grant for the schema ADM role:
GRANT CREATE TABLE IN SCHEMA MY_DB.MY_SCHEMA TO ROLE _SC_MY_DB_MY_SCHEMA_ADM_AR;
instead of
GRANT CREATE TABLE ON SCHEMA MY_DB.MY_SCHEMA TO ROLE _SC_MY_DB_MY_SCHEMA_ADM_AR;

same applies to all GRANT CREATE statements.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.