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

mosaic-sql: typescript implementation #274

Closed
wants to merge 7 commits into from

Commits on Jan 23, 2024

  1. mosaic-sql: converting to typescript

    This commit updates mosaic-sql to use typescript. The functionality
    should be the same
    calvinfo committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    59d561a View commit details
    Browse the repository at this point in the history
  2. removing bad config

    calvinfo committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    17f37c6 View commit details
    Browse the repository at this point in the history
  3. fixing column order

    calvinfo committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    272e601 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. addressing tsconfig comments

    calvinfo committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2817453 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    4445de3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    504416f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9259b0e View commit details
    Browse the repository at this point in the history