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

SQL: non ISO 8601 versions of DAY_OF_WEEK and WEEK_OF_YEAR functions #36358

Merged
merged 12 commits into from Dec 12, 2018

Commits on Dec 7, 2018

  1. Renamed DAY_OF_WEEK and WEEK_OF_YEAR functions to their ISO version and

    added the same functions with different functionality. Rewritten the
    datetime functions documentation to follow the format of the other
    functions documentation pages.
    astefan committed Dec 7, 2018
    Copy the full SHA
    f777131 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Copy the full SHA
    88f88a1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3f1527e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    30fd59d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7018a00 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Copy the full SHA
    1e48e54 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6860852 View commit details
    Browse the repository at this point in the history
  3. Typo fix

    astefan committed Dec 11, 2018
    Copy the full SHA
    d40d2d0 View commit details
    Browse the repository at this point in the history
  4. Datetime docs samples are now in a different file, missed updating the

    docs page accordingly.
    astefan committed Dec 11, 2018
    Copy the full SHA
    0139f00 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    370458a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6429f4c View commit details
    Browse the repository at this point in the history
  7. Fixed typo

    astefan committed Dec 11, 2018
    Copy the full SHA
    78927ba View commit details
    Browse the repository at this point in the history