[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 2 commits: Handle foreign keys in database templates. Rename some ForeignKey properties.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
77c2a814 by Benoît Minisini at 2026-02-23T22:02:13+01:00
Handle foreign keys in database templates. Rename some ForeignKey properties.

[GB.DB2]
* NEW: Handle foreign keys in database templates.
* NEW: ForeignKey: Rename 'Parent' property as 'ForeignTable'.
* NEW: ForeignKey: Rename 'ParentFields' property as 'ForeignFields'.

- - - - -
ac32fa63 by Benoît Minisini at 2026-02-23T22:22:26+01:00
Database editor: Support for foreign keys.

[DEVELOPMENT ENVIRONMENT]
* NEW: Database editor: Support for foreign keys.
* NEW: Update French translation.

- - - - -


11 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Connection/FPasteTable.class
- app/src/gambas3/.src/Connection/MConnection.module
- + app/src/gambas3/.src/Editor/Connection/CForeignKey.class
- app/src/gambas3/.src/Editor/Connection/CIndexField.class
- app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class
- app/src/gambas3/.src/Editor/Connection/FConnectionEditor.form
- app/src/gambas3/.src/FMain.class
- main/comp/gb.db2/.src/Connection.class
- main/comp/gb.db2/.src/ForeignKey.class
- main/comp/gb.db2/.src/_TableForeignKeys.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/acbcdfaf27f9abe5696b6ee66f90a9866aae0f46...ac32fa639de67b1a9b30526afcb5d8df161e1344

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/acbcdfaf27f9abe5696b6ee66f90a9866aae0f46...ac32fa639de67b1a9b30526afcb5d8df161e1344
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help