Skip to content

docs: remove db_timestamp.NULL from reference#51

Merged
RasmusSkytte merged 1 commit intomainfrom
db_tablestamp_docs
Sep 28, 2023
Merged

docs: remove db_timestamp.NULL from reference#51
RasmusSkytte merged 1 commit intomainfrom
db_tablestamp_docs

Conversation

@RasmusSkytte
Copy link
Copy Markdown
Contributor

@RasmusSkytte RasmusSkytte commented Sep 28, 2023

Intent

This PR fixes #48

Approach

The issue seems to stem pkgdown parsing of the db_timestamp.NULL method
(others have an open PR with a similar issue alexanderbrenning/wiml#4)

db_timestamp.NULL is excluded from the .rd generation to suppress this issue.

Known issues

db_timestamp.NULL is not in the package reference / documentation

Checklist

  • The PR passes all local unit tests
  • I have documented any new features introduced
  • If the PR adds a new feature, please add an entry in NEWS.md
  • A reviewer is assigned to this PR

@RasmusSkytte RasmusSkytte self-assigned this Sep 28, 2023
@RasmusSkytte RasmusSkytte added the documentation Improvements or additions to documentation label Sep 28, 2023
@RasmusSkytte RasmusSkytte marked this pull request as ready for review September 28, 2023 08:29
@RasmusSkytte RasmusSkytte merged commit 96446d7 into main Sep 28, 2023
@RasmusSkytte RasmusSkytte deleted the db_tablestamp_docs branch September 28, 2023 12:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Function reference for db_timestamp fails to parse

2 participants