-
When sharing analytic code it's important to establish the extent to which it is safe or desirable to share database schema (raw SQL statements, column names, DB and table names...)
I have been tol…
-
### **Is your feature request related to a problem? Please describe.**
I’m always frustrated when every contributor has to manually create tables and insert data in their local environment. This caus…
-
Database schema has to handle:
* Dogs
* Owners
* Breeds
* Dog attributes
-
I've connected to our databricks workspace with a `sa.Engine`, specifying the database/catalog as `my-catalog`:
```python
>>> engine
Engine(databricks://token:***@mycompany-test.cloud.databricks.co…
-
### Pitch
I suggest to plan for and start stabilizing and documenting internal APIs of Mastodon, including the database schema.
For example, for any Sidekiq job it should be documented which inter…
-
**Describe the bug**
When ingesting metadata using the [Oracle source](https://datahubproject.io/docs/generated/ingestion/sources/oracle/), I get the "invalid view identifier" warning. Looking at the…
-
Description: Create a database schema that maps student V numbers to correlate to their respective course and room numbers
Acceptance Criteria: Database schema designed and implemented with the corre…
-
### Bug description
When using nocache database driver and accessing urls that are longer than the max length of the column it throws a 500 error for that page. This happend to advertisement links, w…
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
Hi,
I tested pg-clone-schema on my database (localhost).
I have another way of 'cloning' the schema. I apply all the migrations to create a fresh schema, remove all FK constraints, copy the dat…