2 lines
60 B
Plaintext
Raw Normal View History

2018-05-22 14:09:48 +03:00
--alter="add column sum_ab int as (a + b) virtual not null"