Skip to content

Conversation

@simon-mundy
Copy link
Collaborator

The documentation for sql-ddl.md (available at https://docs.laminas.dev/laminas-db/sql-ddl/ for reference) shows some detail but does not show the full scope of these classes and methods.

This PR goes further and re-organises the existing sections, adds further examples and optimises syntax.

Closes #88

…s, additional SQL output demonstrations, and expanded Docker deployment options.
Split docs files and re-ordered
2-pass optimisation of examples and introductions

Signed-off-by: Simon Mundy <simon.mundy@peptolab.com>
Signed-off-by: Simon Mundy <simon.mundy@peptolab.com>
Signed-off-by: Simon Mundy <simon.mundy@peptolab.com>
Split chapters/examples
Linted documentation

Signed-off-by: Simon Mundy <simon.mundy@peptolab.com>
Split chapters/examples
Linted documentation

Signed-off-by: Simon Mundy <simon.mundy@peptolab.com>
… documentation-improvements

# Conflicts:
#	docs/book/adapter.md
#	docs/book/adapters/adapter-aware-trait.md
#	docs/book/application-integration/usage-in-a-laminas-mvc-application.md
#	docs/book/application-integration/usage-in-a-mezzio-application.md
#	docs/book/docker-deployment.md
#	docs/book/index.md
#	docs/book/metadata.md
#	docs/book/metadata/examples.md
#	docs/book/metadata/intro.md
#	docs/book/metadata/objects.md
#	docs/book/profiler.md
#	docs/book/result-set/advanced.md
#	docs/book/result-set/examples.md
#	docs/book/result-set/intro.md
#	docs/book/row-gateway.md
#	docs/book/sql-ddl.md
#	docs/book/sql-ddl/advanced.md
#	docs/book/sql-ddl/alter-drop.md
#	docs/book/sql-ddl/columns.md
#	docs/book/sql-ddl/constraints.md
#	docs/book/sql-ddl/examples.md
#	docs/book/sql-ddl/intro.md
#	docs/book/sql.md
#	docs/book/sql/examples.md
#	docs/book/sql/insert.md
#	docs/book/sql/intro.md
#	docs/book/sql/select.md
#	docs/book/sql/update-delete.md
#	docs/book/sql/where-having.md
#	docs/book/table-gateway.md

Signed-off-by: Simon Mundy <simon.mundy@peptolab.com>
@simon-mundy simon-mundy added this to the 0.4.0 milestone Dec 8, 2025
@github-project-automation github-project-automation bot moved this to Todo in @phpdb Dec 8, 2025
@simon-mundy simon-mundy self-assigned this Dec 8, 2025
@simon-mundy simon-mundy requested a review from tyrsson December 8, 2025 06:11
@simon-mundy simon-mundy added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 8, 2025
simon-mundy and others added 6 commits December 8, 2025 17:13
Signed-off-by: Simon Mundy <simon.mundy@peptolab.com>
Signed-off-by: Simon Mundy <46739456+simon-mundy@users.noreply.github.com>
Signed-off-by: Simon Mundy <simon.mundy@peptolab.com>
Signed-off-by: Simon Mundy <simon.mundy@peptolab.com>
… documentation-improvements

# Conflicts:
#	.markdownlint.json

Signed-off-by: Simon Mundy <simon.mundy@peptolab.com>
@tyrsson tyrsson modified the milestones: 0.4.0, 0.4.1 Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

[RFC]: Documentation for Sql Ddl

3 participants