GraphQL API and utilities for the rpdata project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Gisle Aune 18a83073e8 fix repository bugs and make text searching work more like it did in the past. 3 years ago
..
20210321134051_create_table_character.sql add sqlc and character table. 3 years ago
20210321140214_create_index_character_name.sql add sqlc and character table. 3 years ago
20210321140218_create_index_character_shortname.sql add sqlc and character table. 3 years ago
20210321140222_create_index_character_author.sql add sqlc and character table. 3 years ago
20210321163944_create_table_counter.sql add sqlc and character table. 3 years ago
20210321180234_create_index_character_nicks.sql add sqlc and character table. 3 years ago
20210321200000_create_function_immutable_array_to_string.sql add sqlc and character table. 3 years ago
20210321200155_create_index_character_search.sql add sqlc and character table. 3 years ago
20210322124407_create_table_channel.sql add channel table. 3 years ago
20210322193630_create_table_change.sql add change table. 3 years ago
20210322224711_create_index_change_keys.sql add change postgres indexes. 3 years ago
20210322224738_create_index_change_date.sql add change postgres indexes. 3 years ago
20210322224748_create_index_change_author.sql add change postgres indexes. 3 years ago
20210323181041_create_table_tag.sql add stuff that may not compile. 3 years ago
20210323181601_create_index_tag_target.sql add stuff that may not compile. 3 years ago
20210323201210_create_table_story.sql add stuff that may not compile. 3 years ago
20210323203036_create_index_author.sql add stuff that may not compile. 3 years ago
20210323203042_create_index_fictional_date.sql add stuff that may not compile. 3 years ago
20210323203049_create_index_created_date.sql add stuff that may not compile. 3 years ago
20210323203054_create_index_updated_date.sql add stuff that may not compile. 3 years ago
20210326165205_create_table_chapter.sql add chapter repository to postgres. 3 years ago
20210326165603_create_index_chapter_story_id.sql add chapter repository to postgres. 3 years ago
20210327101320_create_table_comment.sql add comment repository for postgres. 3 years ago
20210327101854_create_index_comment_chapter_id.sql add comment repository for postgres. 3 years ago
20210327143154_create_table_log.sql add log and post postgres repos. 3 years ago
20210327143158_create_table_post.sql add log and post postgres repos. 3 years ago
20210327160328_create_index_post_search.sql add log and post postgres repos. 3 years ago
20210327160357_create_index_log_open.sql add log and post postgres repos. 3 years ago
20210327160406_create_index_log_characters.sql add log and post postgres repos. 3 years ago
20210327160409_create_index_log_channel_name.sql add log and post postgres repos. 3 years ago
20210327160414_create_index_log_event_name.sql add log and post postgres repos. 3 years ago
20210327160427_create_index_log_date.sql add log and post postgres repos. 3 years ago
20210327160502_create_index_post_kind.sql add log and post postgres repos. 3 years ago
20210328163342_create_table_key.sql add key and user repositories. 3 years ago
20210328163346_create_table_user.sql add key and user repositories. 3 years ago
20210329190042_alter_log_add_ts_vector.sql fix repository bugs and make text searching work more like it did in the past. 3 years ago
20210329190250_create_index_log_search.sql fix repository bugs and make text searching work more like it did in the past. 3 years ago