%syntax-version=1.0.0 %project=diary %uri=https://git.tojo.tokyo/diary-schema.git/about/ schema 2024-03-10T11:00:19Z Masaya Tojo # Add schema for diary objects. update_updated_at [schema] 2024-03-10T11:29:05Z Masaya Tojo # Add function to update `updated_at` column. articles [schema] 2024-03-10T13:54:19Z Masaya Tojo # Add table manage diary articles. articles_update_updated_at [schema articles update_updated_at] 2024-03-10T15:28:20Z Masaya Tojo # Add update_updated_at trigger to articles table. tags [schema] 2024-03-10T15:55:56Z Masaya Tojo # Add table manage diary tags. tags_update_updated_at [schema tags update_updated_at] 2024-03-10T16:06:54Z Masaya Tojo # Add update_updated_at trigger to tags table.