l_injunction_motion_type
5 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | motion_type | description |
|---|---|---|---|
| 1 | 1 | 1 | Motion to Dismiss |
| 2 | 2 | 2 | Motion to Quash Subpoena |
| 3 | 3 | 3 | Motion to Postpone |
| 4 | 4 | 4 | Other |
| 5 | 5 | 5 | Motion for Discovery |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_injunction_motion_type" (
"motion_type" integer,
"description" text
);