directus / directus/docs

Document SQLite's lack of BigInt primary key support

Open
#311 8 comments 0 reactions 1 assignee Claimed by @hola-soy-milk View on GitHub
Docs
Dominant language
TypeScript
Stars
22
Forks
82
Avg merge
18h 49m
Merged PRs (30d)
4

Description

### Describe the Bug
Choosing autoincrement bigInt as id actually creates integer auto increment.

### To Reproduce

1. select sqlite driver
2. create a new collection with id as bigInt with auto increment
3. go back to field definition in UI and see, it will be reset to integer

### Directus Version

10.13.3

### Hosting Strategy

Self-Hosted (Docker Image)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.