dkan icon indicating copy to clipboard operation
dkan copied to clipboard

Better code docs for DataDictionary classes

Open dafeder opened this issue 1 year ago • 0 comments

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.

dafeder avatar Dec 23 '24 19:12 dafeder