xurror commented on pull request #857: URL: https://github.com/apache/fineract/pull/857#issuecomment-629459134
Just wish to clarify that the changes here are literally very minor. The schemas and architectures are basically thesame as they were before: same names, same rules etc. The only changes that are done here are purely syntactic(Ex: changing deprecated declaration int(2) to the int which works fine with both v8 and v5.7 also changing charsets). Same logic, different syntax and again even the syntatic changes are minor. Unless I'm mistaken, but this will still look thesame in the DB once migrated so I can hardly see an issue here. I don't know if you follow?? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
