commit eb8e21e9ff35362c50ea61e68ee936e88e72e49d
parent ae6d3d39c85b70359987a2918a0f5547ec25f147
Author: WimDupont <WimDupont@users.noreply.gitlab.com>
Date: Tue, 14 Sep 2021 18:13:05 +0200
book update
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/main/resources/db/migration/repeatable/R__fill_book_table.sql b/src/main/resources/db/migration/repeatable/R__fill_book_table.sql
@@ -35,6 +35,7 @@ INSERT INTO book VALUES
(UUID(), "Echt Radmilo", "Radmilo Soda", "9789035141575", "Health", null, null),
(UUID(), "Paperback Oxford English Dictionary", "Oxford University Press", "9780199640942", "Language", null, null),
+ (UUID(), "The Elements of Style", "William Strunk", "9780205309023", "Language", null, null),
(UUID(), "The Sixth Extinction", "Elizabeth Kolbert", "9781408851241", "Science", null, null),
(UUID(), "Brief History of Time: From the Big Bang to Black Holes", "Stephen Hawking", "9780857501004", "Science", null, null),