data-jdbc should generate valid create statement for H2 db and execute it successfully. CREATE TABLE `route` (`id` UUID NOT NULL DEFAULT ... ... <看更多>
h2 uuid 在 Extensions for H2 · doobie - tpolecat 的推薦與評價
The uuid type is supported and maps to java.util.UUID . H2 Connection Pool. doobie provides a Transactor that wraps the connection pool provided by H2. Because ... ... <看更多>
h2 uuid 在 What are the drawbacks with using UUID or GUID as a ... 的推薦與評價
You might want to consider an alternative such as the H2 Database Engine (a pure Java database like Derby) which does list a UUID data type. ... <看更多>
h2 uuid 在 Generate UUID values by default for each ... - Stack Overflow 的推薦與評價
... <看更多>
相關內容