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

Replicator AutoCloseable #2

Merged
merged 17 commits into from
Nov 27, 2023
Merged

Replicator AutoCloseable #2

merged 17 commits into from
Nov 27, 2023

Commits on Nov 6, 2023

  1. Replicator is AutoCloseable

    jeffdgr8 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0ef10eb View commit details
    Browse the repository at this point in the history
  2. iterator() is operator fun

    jeffdgr8 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    23de96a View commit details
    Browse the repository at this point in the history
  3. Explicitly check for single dictionary entry in toObjects()

    Handle edge case where more than one projected property, but first happens to be a dictionary
    jeffdgr8 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    fc75eee View commit details
    Browse the repository at this point in the history
  4. API dump

    jeffdgr8 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f92f16c View commit details
    Browse the repository at this point in the history
  5. Test ResultSet.toObjects()

    jeffdgr8 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8ff1d57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    149c9a0 View commit details
    Browse the repository at this point in the history
  7. Suppress false warnings

    jeffdgr8 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3e20959 View commit details
    Browse the repository at this point in the history
  8. Add modification comment

    jeffdgr8 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    545eeec View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Add .fleet to .gitignore

    jeffdgr8 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    5633320 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe18aa4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    68ca29d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0978461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80e4185 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    ffd5066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6448686 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    797cde3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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