aboutsummaryrefslogtreecommitdiff
path: root/src/sql/insert-comment.sql
blob: 899e449c5c8a3eac55c8972208d6a16fb2d5800f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
INSERT OR REPLACE INTO comments (
        record_type,
        unique_system_identifier,
        uls_file_number,
        call_sign,
        comment_date,
        description,
        status_code,
        status_date
    )