-
### Bug description
We have a project setup as follows:
```
/db
/migrations
dev.db-journal
schema.prisma
/server
/node_modules
.gitignore
index.js
package-lock.json
pac…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
I would like to host this in my kubernetes cluster that already has a cloudnative postgr…
-
Was receiving pool_size errors when trying to import db using the python instructions (Linux).
Encountered the following error:
`>>> import db
Traceback (most recent call last):
File "", line 1, i…
-
At this moment, `pd.io.sql.get_schema` is not documented (not in the API docs, and not in the io docs). But, it is a potential useful function, so I think it would be good to be more explicit about it…
-
## Bug description
When working on Windows, using the latest version of the module, neither `prisma generate` throws an error when there's a non-ASCII character in the path ; for example, a grave a…
-
### Version
1.26.0
### What happened?
I'm just strarting to explore this tool and added a couple tables and some more queries straight from tutorial and... it's broken. Not sure if I did some…
-
```
A lot has changed since the original architecture has been defined.
During implementation the core steadily shifted from host side to target side.
As a result, some existing code became overdesign…
-
```
A lot has changed since the original architecture has been defined.
During implementation the core steadily shifted from host side to target side.
As a result, some existing code became overdesign…
-
I'm trying to read a `datapackage.json` where one of the sources is zipped (which is supported by data package), but got an error that `zip` is not supported (not sure by which package). @niconoe woul…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the …