-
PGSync version: 3.1.0
Postgres version: 12
Elasticsearch/OpenSearch version: 8.13.2
Redis version: 7.2.4
Python version: 3.10
Problem Description:
I created schem with table and view,…
-
I have several views in my database for ease of navigation , eg, a subset of a table, or some prejoined tables.
But when one selects from a view, the displayed resultset in DBeaver does not recogni…
-
I'm having an issue with foreign key detection. I'm creating two tables, let's call them "Table1" and "Table2". Table1 has a primary key called "PK_Table1" on a column named "Column1". Table2 has a fo…
-
### NetBox version
v4.0.7
### Feature type
Data model extension
### Proposed functionality
Currently only one IP address may be marked as OOB IP address.
We run everything as dual-stack, inclu…
-
# Database Schema
- [x] Contains correct datatypes
- [x] Contains appropriate constraints/details
- [x] primary key
- [x] not null
- [x] unique
- [x] indexed
- [x] foreign key
- [x] …
-
Issue Details:
Openssl version: openssl-3.0.12
When using external engine, ossl_dh_is_foreign() function always returns 1. So that ossl_dh_dup() function always returns NULL and getting ```tls_pro…
-
### Plugin version
v1.2
### NetBox version
v4.0.5
### Feature type
Change to existing functionality
### Proposed functionality
Add the ability to filter for devices in static routes
### Use c…
-
I'd suggest re-opening the issue of dropping columns with a foreign key in SQLite. Now that SQLite creates a table and moves data when handling schema changes, the problem is that it generates SQL lik…
-
I was checking out the related tutorial for this and found an error in the migration:
```
add_index :users, :token
```
This doesn't make sense as indexing foreign keys can only happen between …
-
> get_feature_classes
> [{'count': 35, 'feature_type': u'Simple', 'shapeType': u'Polygon', 'feature': u'BLK_RD_FHP_1_2019_06_27_15h_20m_53s', 'dataset': None, 'foreign_keys': [], 'type': 'feature_c…