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 91065e0acd
Add BookId as ids for Book.
4 months ago
..
.formatter.exs Init the project. 4 months ago
20250304194813_initialize_and_add_authentication_resources_and_add_password_authentication_and_add_password_auth_extensions_1.exs Init the project. 4 months ago
20250304194814_initialize_and_add_authentication_resources_and_add_password_authentication_and_add_password_auth.exs Init the project. 4 months ago
20250304195635_create_books.exs Add the datalayer and a migration for books. 4 months ago
20250305200752_create_authors.exs Add the datalayer and migrations for Authors and DBIServers. 4 months ago
20250305200836_create_dbi_servers.exs Add the datalayer and migrations for Authors and DBIServers. 4 months ago
20250306194335_create_author_alias_registy_and_update_author_relationships.exs Add the author alias registry to manage alias relationship. 4 months ago
20250308193833_create_book_editions_registy_and_update_book_relationships.exs Add the book eidtions registry to manage book editions. 4 months ago
20250309192029_create_author_role_and_update_relationships.exs Add AuthorRole to manage relationship between Author and Book. 4 months ago
20250309194121_update_author_role_to_allow_empty_role_and_book_relationship.exs Add AuthorRole to manage relationship between Author and Book. 4 months ago
20250311182445_update_author_and_author_role_relationship.exs Update to make Author has many AuthorRoles. 4 months ago
20250314080954_add_book_ids_and_book_relationship.exs Add BookId as ids for Book. 4 months ago