Process for Upgrading from RedBean 3.5 to RedBean 4

Posted by Jay Haase on Stack Overflow See other posts from Stack Overflow or by Jay Haase
Published on 2014-08-21T04:16:56Z Indexed on 2014/08/21 4:19 UTC
Read the original article Hit count: 124

Filed under:
|
|
|

I am currently using RedBean version 3.5. I think I would like to move to the latest version of RedBean, version 4.

I have found no documentation about upgrade process and have a number of significant questions:

  • Is my RedBean 3.5 database schema compatible 4, or will up have to migrate all of the tables to some new format?
  • Is any of my RedBean 3.5 code compatible with version 4, or wouldI need to rewrite all of my code that uses RedBean 3.5?
  • Would it make more sense to upgrade to Doctrine?

As a side note, I am also feeling concerned about RedBean's drop of support for Composer, which I have found to be über helpful in managing the various versions of libraries I am using.

© Stack Overflow or respective owner

Related posts about php

Related posts about orm