testDbPostgres
testDbPostgres
japgolly.webapputil.db.test
DbTable
DbTable
Counts
DelegateConnection
ImperativeXA
TestConfig
TestDb
TestDbHelpers
TestDbIOExt
TestDbHelpers
TestXA
testDbPostgres
/
japgolly.webapputil.db.test
/
DbTable
DbTable
object
DbTable
Companion:
class
Graph
Supertypes
Self type
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
DbTable
.type
Type members
Value members
Implicits
Type members
Classlikes
final case
class
Counts
(
asMap:
Map
[
DbTable
,
Int
])
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
Value members
Concrete methods
def
all
(
schema:
Option
[
String
]):
ConnectionIO
[
Set
[
DbTable
]]
def
countAll
(
tables:
IterableOnce
[
DbTable
]):
ConnectionIO
[
Counts
]
def
truncateAll
(
tables:
IterableOnce
[
DbTable
]):
ConnectionIO
[
Unit
]
Implicits
Implicits
implicit
def
univEq
:
UnivEq
[
DbTable
]