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

docs: Added pg to alloy migration guide #249

Open
wants to merge 61 commits into
base: main
Choose a base branch
from

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    da5ecc3 View commit details
    Browse the repository at this point in the history
  2. Allow ids of all types

    twishabansal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b101e76 View commit details
    Browse the repository at this point in the history
  3. Rearrange methods

    twishabansal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c914427 View commit details
    Browse the repository at this point in the history
  4. Add async tests

    twishabansal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    57d7b5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d68966 View commit details
    Browse the repository at this point in the history
  6. Fixed lint

    twishabansal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6a9f8dc View commit details
    Browse the repository at this point in the history
  7. Made tests more robust

    twishabansal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7213eb8 View commit details
    Browse the repository at this point in the history
  8. Fixed tests

    twishabansal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9b94642 View commit details
    Browse the repository at this point in the history
  9. Lint fix

    twishabansal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8b9e6d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    9aac94b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4244626 View commit details
    Browse the repository at this point in the history
  3. Fixed typos/formatting

    twishabansal committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cb71a90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba2bd5f View commit details
    Browse the repository at this point in the history
  5. Fixed formatting

    twishabansal committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f2f2cc3 View commit details
    Browse the repository at this point in the history
  6. Clean code

    twishabansal committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    01477ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa86202 View commit details
    Browse the repository at this point in the history
  8. Remove unused imports

    twishabansal committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    32ba131 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71deadf View commit details
    Browse the repository at this point in the history
  10. Minor fix

    twishabansal committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f2e7f72 View commit details
    Browse the repository at this point in the history
  11. Lint fix

    twishabansal committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d6690cf View commit details
    Browse the repository at this point in the history
  12. Created tables

    twishabansal committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8a6fe37 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    26c56ac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dcb4380 View commit details
    Browse the repository at this point in the history
  15. Fixed lint errors

    twishabansal committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8b4beb5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ad8f1b4 View commit details
    Browse the repository at this point in the history
  17. Minor fix: Does not work

    twishabansal committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1287d6b View commit details
    Browse the repository at this point in the history
  18. Changed insert queries

    twishabansal committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    138183c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Added data batching

    twishabansal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f91a3cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6f7009 View commit details
    Browse the repository at this point in the history
  3. Minor cleanup

    twishabansal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    859a117 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97c53ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b8409d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    655d80b View commit details
    Browse the repository at this point in the history
  7. Fixed linting errors

    twishabansal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7c27936 View commit details
    Browse the repository at this point in the history
  8. Corrected docstrings

    twishabansal committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    aca672d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    ef35cbe View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Changed docstrings

    twishabansal committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d765246 View commit details
    Browse the repository at this point in the history
  2. Corrected error

    twishabansal committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    954988f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Moved sql statements

    twishabansal committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    30a961d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    249618d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a4b1f0 View commit details
    Browse the repository at this point in the history
  4. Removed unused imports

    twishabansal committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f7e7e63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e647c8b View commit details
    Browse the repository at this point in the history
  6. lint

    twishabansal committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1d44307 View commit details
    Browse the repository at this point in the history
  7. Lint fix

    twishabansal committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    930c38d View commit details
    Browse the repository at this point in the history
  8. code cleanup

    twishabansal committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b161433 View commit details
    Browse the repository at this point in the history
  9. lint

    twishabansal committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6b6f317 View commit details
    Browse the repository at this point in the history
  10. Code cleanup

    twishabansal committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3c3a6cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ce3abf View commit details
    Browse the repository at this point in the history
  12. small change

    twishabansal committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    21123b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Update samples/migrations/pg_to_alloy.md

    Co-authored-by: Averi Kitsch <[email protected]>
    twishabansal and averikitsch committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    782cceb View commit details
    Browse the repository at this point in the history
  2. Small changes

    twishabansal committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1ffa38f View commit details
    Browse the repository at this point in the history
  3. Small change

    twishabansal committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    04d7d57 View commit details
    Browse the repository at this point in the history
  4. Small change

    twishabansal committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4ffa84c View commit details
    Browse the repository at this point in the history
  5. Changed to correct file

    twishabansal committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0c3bbf5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07e2601 View commit details
    Browse the repository at this point in the history
  7. Deleted migrator code

    twishabansal committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8591968 View commit details
    Browse the repository at this point in the history
  8. Doc cleanup

    twishabansal committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a2c3841 View commit details
    Browse the repository at this point in the history
  9. Small change

    twishabansal committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    27420ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc20944 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    50cc644 View commit details
    Browse the repository at this point in the history