From: Alejandro I. <ai...@ya...> - 2021-06-16 19:02:45
|
NVM the email below. I had forgotten I had write access to the repository. SF is really confusing and I thought I was pushing to MY fork of the repo and wanted to setup a pull request. Sorry I pushed directly to master but anyway people will be happy with these fixes ;-) The changes are local to SQL/DDL and well tested since I actually use this almost on a daily basis. I finally fixed the missing code that we somehow failed to merge back in 0.8.5 (circa 2012) and a long-time limitation of a single FK per child. The code is much clearer/readable now and I documented what it actually does and it's caveats/ https://sourceforge.net/p/dia2code/git/ci/3e0e3135162e16ebdba64687c25af396b6cafdaf/tree/dia2code/generate_code_sql.c?diff=42adb77040b823e72de23c6d6a7405d6e8e66260 https://sourceforge.net/p/dia2code/git/ci/3e0e3135162e16ebdba64687c25af396b6cafdaf/tree/dia2code/main.c?diff=42adb77040b823e72de23c6d6a7405d6e8e66260 All the best, Alejandro Imass On Wed, Jun 16, 2021 at 1:33 PM Alejandro Imass <ai...@ya...> wrote: > Hey there! > > I would like to submit a patch because I found that in an old submission > back in 2012 somehow the code for the -sqlx fkidx switch got left out of > the merge for 0.8.5. It's a simple patch but not sure what the procedure is > these days... > > TIA! > Alejandro Imass > |