MCPcopy
hub / github.com/drizzle-team/drizzle-orm / sqlite-generated.test.ts

File sqlite-generated.test.ts

drizzle-kit/tests/sqlite-generated.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// 1. add stored column to existing table - not supported +
2// 2. add virtual column to existing table - supported +
3// 3. create table with stored/virtual columns(pg, mysql, sqlite)
4// 4. add stored generated to column -> not supported +

Callers

nothing calls this directly

Calls 6

sqliteTableFunction · 0.90
textFunction · 0.90
sqlFunction · 0.90
diffTestSchemasSqliteFunction · 0.90
intFunction · 0.50
generatedAlwaysAsMethod · 0.45

Tested by

no test coverage detected