Hi Jose, Yes, those are the migration scripts themselves in the API. There are a lot of them in the upgrade to 5.x, primarily to support the idea of "metadata on all objects".
You can also get a "summary" report of your database's status by running: [dspace]/bin/dspace database info This will show a list of all the database migrations (all the way back to 1.0). Since you don't have Flyway yet enabled on the database (which happens as part of the 5.x upgrade), this "info" command will note something like "Your database looks to be compatible with DSpace version [#]. All upgrades *after* version [#] will be run during the next migration". - Tim On 5/8/2015 11:41 AM, Jose Blanco wrote: > I think I found the changes in: > > dspace/dspace-api/target/classes/org/dspace/storage/rdbms/sqlmigration/postgres > > There are lots of changes. > > -Jose > > On Fri, May 8, 2015 at 12:33 PM, Jose Blanco <blan...@umich.edu > <mailto:blan...@umich.edu>> wrote: > > I'm upgrading to version 5.2 from 4, and see that now the db > upgrade is handled with flyway. Before running > > [dspace]/bin/dspace database migrate > > It would be good to see what changes are going to be done to the db. > Is there a file that shows how the db will change? > > Thank you! Jose > > > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > > > > _______________________________________________ > DSpace-tech mailing list > DSpace-tech@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/dspace-tech > List Etiquette: > https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette > ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette