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

Better code docs for DataDictionary classes #4369

Open
dafeder opened this issue Dec 23, 2024 · 0 comments
Open

Better code docs for DataDictionary classes #4369

dafeder opened this issue Dec 23, 2024 · 0 comments

Comments

@dafeder
Copy link
Member

dafeder commented Dec 23, 2024

We have a whole API now for altering DB tables in the Drupal\datastore\DataDictionary namespace but very sparse documentation on how to use it. For instance as pointed out by @paul-m we have no guidance for how to use the arguments like $fields in AlterTableQueryBase.

Lets do a pass at these classes related to altering existing tables and add better explanations and examples to the class and method doc blocks.

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