-
I'm wondering if there is support in SchemaSpy, or support planned, for SQL/MED (https://en.wikipedia.org/wiki/SQL/MED) documentation generation, specifically documenting foreign tables (PostgreSQL te…
-
via @dbist:
1, the fact I can navigate to the table details from the hot ranges is a huge productivity boost 2. the fact the table details don’t load once you click is not great. I confirmed the de…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I want to use PGVectorStore with connection with my own Vector DB created outside of the…
-
Driver: SQL Server 2016
TablePlus Version 4.6.2(410)
To reproduce:
* "Open Database" select database_A
* "SQL Query" type:
```
SELECT *
FROM database_B..myTable
```
myTable will not appea…
-
### Describe the feature you'd like
Hello,
I am an avid user of Bookstrack and have actively been using the audit log feature to track modifications. However, I've noticed that currently, we don't…
-
The current version of file `/linux/preview/examples/mssql-customize/configure-db.sh` has multiple errors. The following version functions properly:
```
#!/bin/bash
# Wait 60 seconds for SQL Se…
-
Here is the code.
from flask import Flask
from flask_sqlalchemy import SQLAlchemy
from os import path
from flask_login import LoginManager
db = SQLAlchemy()
DB_NAME = "database.db"
def…
-
tbc
To-do:
- [x] user management views
- [x] translation memories views
- [x] vendors database
- [x] order management (adding order, viewing order, viewing task detailed view)
-
Help, pls! I really don't understand how I can integrate `python-dependency-injector` in my project 😔😭
When using a container in my application, cyclical dependencies that look like: `Container -> …
-
## MySQL 提供的权限点
Privilege | Grant Table Column | Context
-- | -- | --
[ALL [PRIVILEGES\]](https://dev.mysql.com/doc/refman/5.7/en/privileges-provided.html#priv_all) | Synonym for “all privilege…