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.
KKlochko 74570c81a1
Update AuthorRole delete logic to cascade if no Book.
10 months ago
..
.formatter.exs Init the project. 11 months ago
20250304194813_initialize_and_add_authentication_resources_and_add_password_authentication_and_add_password_auth_extensions_1.exs Init the project. 11 months ago
20250304194814_initialize_and_add_authentication_resources_and_add_password_authentication_and_add_password_auth.exs Init the project. 11 months ago
20250304195635_create_books.exs Add the datalayer and a migration for books. 11 months ago
20250305200752_create_authors.exs Add the datalayer and migrations for Authors and DBIServers. 11 months ago
20250305200836_create_dbi_servers.exs Add the datalayer and migrations for Authors and DBIServers. 11 months ago
20250306194335_create_author_alias_registy_and_update_author_relationships.exs Add the author alias registry to manage alias relationship. 11 months ago
20250308193833_create_book_editions_registy_and_update_book_relationships.exs Add the book eidtions registry to manage book editions. 11 months ago
20250309192029_create_author_role_and_update_relationships.exs Add AuthorRole to manage relationship between Author and Book. 11 months ago
20250309194121_update_author_role_to_allow_empty_role_and_book_relationship.exs Add AuthorRole to manage relationship between Author and Book. 11 months ago
20250311182445_update_author_and_author_role_relationship.exs Update to make Author has many AuthorRoles. 11 months ago
20250314080954_add_book_ids_and_book_relationship.exs Add BookId as ids for Book. 11 months ago
20250315185359_add_publisher_and_update_book_relationship.exs Add the Publisher resource. 11 months ago
20250315193949_update_book_to_add_published_language_format_and_page_count.exs Update the Book to add language, format, page_count, published date. 11 months ago
20250316063123_update_book_to_add_cover_image_url.exs Add the attribute for a cover image url for Book. 11 months ago
20250316064910_update_author_to_add_avatar_url.exs Add the attribute for a avatar image url for Author. 11 months ago
20250316152615_update_book_id_to_add_reference_logic.exs Update BookId to add the reference logic. 11 months ago
20250323094316_add_relationships_to_dbi_server_for_all_resources.exs Add relationships to server for all resources. 11 months ago
20250408105711_update_author_role_delete_logic_to_cascade_if_no_book.exs Update AuthorRole delete logic to cascade if no Book. 10 months ago