File tree Expand file tree Collapse file tree 3 files changed +3
-14
lines changed
tests/Hyperbee.Migrations.Integration.Tests Expand file tree Collapse file tree 3 files changed +3
-14
lines changed Original file line number Diff line number Diff line change 1- #define INTEGRATIONS
2- using DotNet . Testcontainers . Networks ;
3- using Hyperbee . Migrations . Integration . Tests . Container . Couchbase ;
4-
1+ //#define INTEGRATIONS
52namespace Hyperbee . Migrations . Integration . Tests ;
63
74#if INTEGRATIONS
Original file line number Diff line number Diff line change 1- #define INTEGRATIONS
2- using DotNet . Testcontainers . Networks ;
3- using Hyperbee . Migrations . Integration . Tests . Container . MongoDb ;
4- using MongoDB . Driver ;
5-
1+ //#define INTEGRATIONS
62namespace Hyperbee . Migrations . Integration . Tests ;
73
84#if INTEGRATIONS
Original file line number Diff line number Diff line change 1- #define INTEGRATIONS
2- using System . Data ;
3- using DotNet . Testcontainers . Networks ;
4- using Hyperbee . Migrations . Integration . Tests . Container . Postgres ;
5-
1+ //#define INTEGRATIONS
62namespace Hyperbee . Migrations . Integration . Tests ;
73
84#if INTEGRATIONS
You can’t perform that action at this time.
0 commit comments