Jabit/repositories/src/main/resources/db/migration
Christian Basler dad05d835b Created an improved JdbcNodeRegistry and removed MemoryNodeRegistry, as it doesn't properly work with the way nodes are handled and disseminated in the new PyBitmessage client. The new one should work a lot more stable. 2016-09-01 07:35:46 +02:00
..
V1.0__Create_table_inventory.sql Added import/export to the demo app 2015-07-03 11:28:06 +02:00
V1.1__Create_table_address.sql Added import/export to the demo app 2015-07-03 11:28:06 +02:00
V1.2__Create_table_message.sql Added import/export to the demo app 2015-07-03 11:28:06 +02:00
V2.0__Update_table_message.sql The POW callback is now a service and its state stored. 2015-12-08 20:27:32 +01:00
V2.1__Create_table_POW.sql Some POW improvements 2015-12-18 16:42:17 +01:00
V3.0__Update_table_address.sql Chans should now work. 2016-04-07 17:24:56 +02:00
V3.1__Update_table_POW.sql Fixed system test and ProofOfWorkService 2016-05-05 10:50:22 +02:00
V3.2__Update_table_message.sql Fixed migration and added resend and cleanup options to demo application 2016-05-24 17:19:29 +02:00
V3.3__Create_table_node.sql Created an improved JdbcNodeRegistry and removed MemoryNodeRegistry, as it doesn't properly work with the way nodes are handled and disseminated in the new PyBitmessage client. The new one should work a lot more stable. 2016-09-01 07:35:46 +02:00