Initial Development #1

Merged
danieljsummers merged 88 commits from v1-rc into main 2025-04-16 01:29:20 +00:00

This project now contains:

  • A generic JVM document library (with Kotlin extensions on the JDBC Connection object)
  • A Groovy library which adds extension methods to the Connection object
  • A Scala library, which uses native Scala collections and adds Scala-style extension methods to the Connection object
  • A Kotlin library which uses kotlinx.serialization (no reflection, reified generic types) along with Connection extensions
This project now contains: - A generic JVM document library (with Kotlin extensions on the JDBC `Connection` object) - A Groovy library which adds extension methods to the `Connection` object - A Scala library, which uses native Scala collections and adds Scala-style extension methods to the `Connection` object - A Kotlin library which uses `kotlinx.serialization` (no reflection, reified generic types) along with `Connection` extensions
danieljsummers added 88 commits 2025-04-16 01:28:35 +00:00
- Checkpoint before common moved to top level
- Fix PostgreSQL auto-number syntax
danieljsummers self-assigned this 2025-04-16 01:28:45 +00:00
danieljsummers merged commit d202c002b5 into main 2025-04-16 01:29:20 +00:00
danieljsummers deleted branch v1-rc 2025-04-16 01:29:21 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bit-badger/solutions.bitbadger.documents#1
No description provided.