efiber-prisma-schema 2.1.0 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  {
2
- "name": "prisma-client-adb1ff7e236c97eeac103db25b66eb25e00c86856dbd65704976f370f38ccadc",
2
+ "name": "prisma-client-761b90eae45b5a66adb11d66765ab43961ed0387a8e0b49d52cbb49f75fbd65f",
3
3
  "main": "index.js",
4
4
  "types": "index.d.ts",
5
5
  "browser": "default.js",
@@ -1680,7 +1680,7 @@ model Conduit {
1680
1680
  address String? //Address of the conduit
1681
1681
  deploymentPhase String? //Deployment phase of the conduit
1682
1682
  trenchConfiguration String? //Trench configuration for the conduit
1683
- trenchDepth Float? //Trench depth for the conduit
1683
+ trenchDepth String? //Trench depth for the conduit
1684
1684
  backfillMaterial String? //Backfill material for the conduit
1685
1685
  reinforcementMaterial String? //Reinforcement material for the conduit
1686
1686
  specialCharacteristics String? //Special characteristics of the conduit