Opened 10 years ago

Closed 10 years ago

#340 closed enhancement (fixed)

Change isInstitution to fieldMode everywhere

Reported by: dstillman Owned by: dstillman
Priority: minor Milestone: 1.0 Beta 2
Component: data layer Version: 1.0
Keywords: Cc:

Description

I think we want to change this before we're stuck with it

Change History (1)

comment:1 Changed 10 years ago by dstillman

  • Resolution set to fixed
  • Status changed from new to closed

(In [746]) Closes #340, Change isInstitution to fieldMode everywhere

Including in the DB, which it turns out isn't really all that bad (thanks, among other things, to SQLite's ability to DROP tables within transactions without autocommitting (which MySQL can't do))

Note: See TracTickets for help on using tickets.