File: version-009.sql

package info (click to toggle)
geary 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 8,332 kB
  • ctags: 5,261
  • sloc: ansic: 26,847; sql: 174; makefile: 121; xml: 101; python: 18; sh: 17
file content (6 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
--
-- Add flags column to the ContactTable
--

ALTER TABLE ContactTable ADD COLUMN flags TEXT;