-
# Feature or enhancement
### Proposal:
Currently, as part of the `sysconfig` internals, we generate a `_sysconfigdata` Python module containing the variables for `sysconfig.get_config_vars()`. This …
-
Kit: `0.21.4`
Database: `PostgreSQL`
Description: Introspection of table with SQL script as default generates invalid schema
Source table:
```SQL
CREATE SEQUENCE actor_actor_id_seq
INCR…
-
### Description
i have a package depends on you and at the last update to support swift 6 i can't archive my framework with this error
```
The following build commands failed: SwiftEmitModule norm…
-
- Provide a way to quote a name or a string with the backend-specific syntax (instead of requiring clients to introspect metadata)
- Provide a way to introspect the database type name for a given Arr…
-
https://stackoverflow.com/questions/7446187/no-module-named-pkg-resources
```python
python3.12/site-packages/pymorphy2/units/base.py:76:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _…
-
**What version of drizzle-orm are you using?**
0.29.0
**What version of drizzle-kit are you using?**
0.20.4
**Describe the Bug**
`npx drizzle-kit introspect:mysql` fails for column of type bi…
stagr updated
3 weeks ago
-
When running `drizzle-kit introspect:mysql`, no primary keys are generated for table properties in the resulting schema.ts.
## Steps to reproduce
Generate database:
```
CREATE DATABASE IF NOT …
Vic-M updated
1 month ago
-
### Component
### What is the current behaviour?
![empty_project_bug](https://github.com/user-attachments/assets/b3913509-5e18-40c6-811a-32ed90ea332a)
### What is the expected behav…
-
### What version of `drizzle-orm` are you using?
0.31.1
### What version of `drizzle-kit` are you using?
0.22.2
### Describe the Bug
1. without making changes to the db schema, run `dri…
-
### Describe what you want
Currently, running `drizzle-kit introspect:{dialect}` command lets you pull DDL from an existing database and generate `schema.ts`.
However, the generated `schema.ts` …