| 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 + |
nothing calls this directly
no test coverage detected