Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate making package work with table with no Primary Key #7

Open
rotexdegba opened this issue Nov 7, 2022 · 0 comments
Open

Comments

@rotexdegba
Copy link
Member

rotexdegba commented Nov 7, 2022

  • Make API usable with tables that do not have a primary key column defined.

    Remove the phrase Working on supporting tables that do not have any primary key column defined from README.md once the above task is completed

    Remove a similar variant of the earlier mentioned phrase from the doc-block of \GDAO\Model->_primary_col

    Change the default value of \GDAO\Model->_primary_col to null in its declaration

    Also change the phrase **This is a REQUIRED field & must be properly set by

    consumers of this class** in the doc-block of \GDAO\Model->_primary_col to

    • This is an OPTIONAL field & must be properly set by consumers of this class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant