webworkoffice / partakein

Automatically exported from code.google.com/p/partakein
0 stars 0 forks source link

PartakeDataCopier to convert JPA to Postgres9 #277

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It's coming the day that JPA dies...
For the X day, we should prepare PartakeDataCopier to convert data from JPA to 
Postgres9.

Original issue reported on code.google.com by ma...@mayah.jp on 24 Jan 2012 at 10:21

GoogleCodeExporter commented 9 years ago
Currently "Demo" event has event id "demo", which is not UUID, so it cannot be 
used in Postgres9DAO.
We should change demo id before copying data. Do not forget all data which uses 
eventId is affected by this change.

Also, we should have a redirect to a demo page from /events/demo.

Original comment by ma...@mayah.jp on 30 Jan 2012 at 6:24

GoogleCodeExporter commented 9 years ago

Original comment by ma...@mayah.jp on 31 Jan 2012 at 3:49

GoogleCodeExporter commented 9 years ago

Original comment by ma...@mayah.jp on 1 Feb 2012 at 10:06

GoogleCodeExporter commented 9 years ago
Migrated to http://github.com/partakein/partake/issues/277

Original comment by skypencil@gmail.com on 27 Jun 2012 at 9:55