Commit Graph

12 Commits

Author SHA1 Message Date
jennifersp
35f5d07692 update maven for ORM tests 2025-05-23 14:07:09 -07:00
dependabot[bot]
c16d01b51c Bump com.mysql:mysql-connector-j (#8310)
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.31 to 8.2.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.31...8.2.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 14:59:31 -07:00
jennifersp
4fd39b7309 fixes for dolt Docker images and ORM integration tests (#4871) 2022-11-28 14:08:36 -08:00
jennifersp
844993ed08 add Hibernate smoke test (#4829) 2022-11-21 14:30:07 -08:00
jennifersp
8398fa4000 add smoketest for MikroORM (#4804) 2022-11-16 10:06:48 -08:00
Jason Fulghum
988043cd27 Adding more test function comments 2022-11-10 12:39:00 -08:00
Jason Fulghum
c07f46b97c Adding a TypeORM smoke test 2022-11-09 13:28:40 -08:00
Jason Fulghum
c1e4cb1ada Removing pnpm lock file 2022-11-01 17:16:36 -07:00
Jason Fulghum
69e1932fcf Fixing port in db URL 2022-11-01 17:06:48 -07:00
Jason Fulghum
a27dc9a065 First pass on a basic smoke test for the Prisma ORM. Reproduces the issue from: https://github.com/dolthub/dolt/issues/4511 2022-10-31 15:08:23 -07:00
jennifersp
24108f14a2 get unused port number and stop running server only (#4550) 2022-10-14 14:07:35 -07:00
Vinai Rachakonda
3439db6e41 Add ORM Bats testing utilities (#2996) 2022-03-16 11:11:57 -07:00