Back to Table list

Table docket_snapshots

Columns

  id
      serial



  created_at
      timestamp



  docket_count
      int4



  latest_docket_month
      date



  updated_at
      timestamp



Associations

has dependent

  docket_tracers
  1:n
 on 
docket_tracers.docket_snapshot_id=docket_snapshots.id

Closure

  distance 0

 
docket_snapshots

  distance 1

 
docket_tracers