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

Enhance usability of star macro by only generating column aliases when prefix and/or suffix is specified #468

Merged
merged 8 commits into from
Feb 17, 2022

Commits on Dec 20, 2021

  1. The star macro should only produce column aliases when there is eithe…

    …r a prefix or suffix specified.
    Nick Perrott committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    a481f40 View commit details
    Browse the repository at this point in the history
  2. Enhanced the readme for the star macro.

    Nick Perrott committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    96a8800 View commit details
    Browse the repository at this point in the history
  3. Tweak the star readme for readability.

    Nick Perrott committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    3cb291b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Add new integration test

    joellabes committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    dcb36e1 View commit details
    Browse the repository at this point in the history
  2. Fix comment tag

    joellabes committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    c645154 View commit details
    Browse the repository at this point in the history
  3. Fix seed col names

    joellabes committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    e2a5bcb View commit details
    Browse the repository at this point in the history
  4. Fix ref

    joellabes committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    04f2e17 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    joellabes committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    41af6dc View commit details
    Browse the repository at this point in the history