JustZack / audit-congress

A website collecting & displaying information about the activities of congress.
0 stars 0 forks source link

Complete audit congress schema #19

Open JustZack opened 8 months ago

JustZack commented 8 months ago

under src/php/audit.congress/schema, complete (or continuously revise) the schema to match goals of the project. Update this issue as it progresses

JustZack commented 7 months ago

22 Add member tables to schema

JustZack commented 7 months ago

27 Add Bill tables & Cache Status to schema

JustZack commented 7 months ago

35 Add Congress & Session tables to schema

JustZack commented 7 months ago

30 Add Committees, CommitteeHistory, CommitteeMembership to schema

JustZack commented 7 months ago

43 remove lastUpdate and nextUpdate frrom member table schema

JustZack commented 5 months ago

75 generalizes certain columns so queries can be easily generalized aswell.