This website requires JavaScript.
Explore
Help
Sign In
KKlochko
/
decentralised_book_index
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3947ee4e3c1dd429aa6f537637a59f097f1ddd86
decentralised_book_index
/
priv
/
repo
/
migrations
T
History
KKlochko
7d0a098a47
continuous-integration/drone/push
Build is passing
Details
Add the attribute for a avatar image url for Author.
2025-03-16 08:53:40 +02:00
..
.formatter.exs
Init the project.
2025-03-04 21:49:03 +02:00
20250304194813_initialize_and_add_authentication_resources_and_add_password_authentication_and_add_password_auth_extensions_1.exs
Init the project.
2025-03-04 21:49:03 +02:00
20250304194814_initialize_and_add_authentication_resources_and_add_password_authentication_and_add_password_auth.exs
Init the project.
2025-03-04 21:49:03 +02:00
20250304195635_create_books.exs
Add the datalayer and a migration for books.
2025-03-04 21:59:06 +02:00
20250305200752_create_authors.exs
Add the datalayer and migrations for Authors and DBIServers.
2025-03-05 22:10:07 +02:00
20250305200836_create_dbi_servers.exs
Add the datalayer and migrations for Authors and DBIServers.
2025-03-05 22:10:07 +02:00
20250306194335_create_author_alias_registy_and_update_author_relationships.exs
Add the author alias registry to manage alias relationship.
2025-03-06 21:49:45 +02:00
20250308193833_create_book_editions_registy_and_update_book_relationships.exs
Add the book eidtions registry to manage book editions.
2025-03-08 21:40:15 +02:00
20250309192029_create_author_role_and_update_relationships.exs
Add AuthorRole to manage relationship between Author and Book.
2025-03-09 22:03:51 +02:00
20250309194121_update_author_role_to_allow_empty_role_and_book_relationship.exs
Add AuthorRole to manage relationship between Author and Book.
2025-03-09 22:03:51 +02:00
20250311182445_update_author_and_author_role_relationship.exs
Update to make Author has many AuthorRoles.
2025-03-13 17:28:09 +02:00
20250314080954_add_book_ids_and_book_relationship.exs
Add BookId as ids for Book.
2025-03-14 10:49:36 +02:00
20250315185359_add_publisher_and_update_book_relationship.exs
Add the Publisher resource.
2025-03-15 20:55:46 +02:00
20250315193949_update_book_to_add_published_language_format_and_page_count.exs
Update the Book to add language, format, page_count, published date.
2025-03-15 21:59:13 +02:00
20250316063123_update_book_to_add_cover_image_url.exs
Add the attribute for a cover image url for Book.
2025-03-16 08:42:25 +02:00
20250316064910_update_author_to_add_avatar_url.exs
Add the attribute for a avatar image url for Author.
2025-03-16 08:53:40 +02:00