| 7 days ago |
Karl O. Pinc... | A shorter and more clear error message |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Karl O. Pinc... | Index the swelling sources on SWELLING_STATES |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Karl O. Pinc... | New build_arrivals_seq() function, in case the auto... |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Karl O. Pinc... | Automatically maintain ARRIVALS.Seq |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Karl O. Pinc... | Clarify ARRIVALS.Seq ordering in the docs |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Karl O. Pinc... | Require an ARRIVALS row have a related ROLES row |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Karl O. Pinc... | Remove ARRIVALS.ArID and use EID as the primary key |
commit | commitdiff | tree | snapshot |
| 7 days ago |
Karl O. Pinc... | New table macro eid_primary_key() |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Karl O. Pinc... | Fix and use correct key column name |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Karl O. Pinc... | Remove accidental leftover graphic elements |
commit | commitdiff | tree | snapshot |
| 8 days ago |
Karl O. Pinc... | Simplify because events only fire on update |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Karl O. Pinc... | Support groom scanning at the feeding station as an... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Karl O. Pinc... | Create, document, index, and trigger ARRIVALS_A |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Karl O. Pinc... | Remove arrival related information from ATTENDANCE |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Karl O. Pinc... | Fix check for unique roles per event |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Karl O. Pinc... | Update roles docs to note that roles apply to feeding... |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Karl O. Pinc... | Update diagrams for event based attendance design |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Karl O. Pinc... | Grammer |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Karl O. Pinc... | Use macro to enforce Certainty = sdb_identity_certain |
commit | commitdiff | tree | snapshot |
| 11 days ago |
Karl O. Pinc... | Use macro to enforce Start = Stop |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Karl O. Pinc... | Shorten EVENTS.Behavior constraint name to fit within... |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Karl O. Pinc... | Allow the EVENT.Behavior to be sdb_groom_scan |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Karl O. Pinc... | Give time precision docs their own section |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Karl O. Pinc... | Hyperlink to tables that have been documented |
commit | commitdiff | tree | snapshot |
| 12 days ago |
Karl O. Pinc... | Move docs of sdb_actor, sdb_actee, and sdb_mutual into... |
commit | commitdiff | tree | snapshot |
| 13 days ago |
Karl O. Pinc... | Update copyright date |
commit | commitdiff | tree | snapshot |
| 13 days ago |
Karl O. Pinc... | Grammar |
commit | commitdiff | tree | snapshot |
| 13 days ago |
Karl O. Pinc... | Make sdb_mutual (Mutual) a special ROLE_CODES.Role... |
commit | commitdiff | tree | snapshot |
| 2026-05-29 |
Karl O. Pinc... | Allow EVENTS and ATTENDANCE to relate, add EVENTS.AtID... |
commit | commitdiff | tree | snapshot |
| 2026-05-28 |
Karl O. Pinc... | New null_xor_null() macro: exactly one of 2 columns... |
commit | commitdiff | tree | snapshot |
| 2026-05-28 |
Karl O. Pinc... | EVENTS is to reference ATTENDANCE, so create ATTENDANCE... |
commit | commitdiff | tree | snapshot |
| 2026-05-28 |
Karl O. Pinc... | Convert the follow_map_time_problems table into the... |
commit | commitdiff | tree | snapshot |
| 2026-05-28 |
Karl O. Pinc... | With groom scans, start must equal stop |
commit | commitdiff | tree | snapshot |
| 2026-05-28 |
Karl O. Pinc... | Change table name GROOM_SCANS -> GROOM_SCANS_B |
commit | commitdiff | tree | snapshot |
| 2026-05-28 |
Karl O. Pinc... | Replace "estrus" with "swelling", FEMALE_STATES ->... |
commit | commitdiff | tree | snapshot |
| 2026-05-28 |
Karl O. Pinc... | Change "estrus" to "swelling" in ESTRUS_STATES names |
commit | commitdiff | tree | snapshot |
| 2026-05-28 |
Karl O. Pinc... | Talk about "swelling" not "estrus" in the CYCLE_STATES... |
commit | commitdiff | tree | snapshot |
| 2026-05-28 |
Karl O. Pinc... | Change global constant name sdb_manual_estrus -> sdb_ma... |
commit | commitdiff | tree | snapshot |
| 2026-05-28 |
Karl O. Pinc... | Change "estrus" to "swelling" in ESTRUS_SOURCES names |
commit | commitdiff | tree | snapshot |
| 2026-05-27 |
Karl O. Pinc... | Fix so FOLLOWS.CommID is validated against COMM_IDS |
commit | commitdiff | tree | snapshot |
| 2026-05-27 |
Karl O. Pinc... | Change column name: FOLLOWS.Community -> CommID |
commit | commitdiff | tree | snapshot |
| 2026-05-27 |
Karl O. Pinc... | Fix copyright dates |
commit | commitdiff | tree | snapshot |
| 2026-05-27 |
Karl O. Pinc... | Change column name: AGGRESSIONS.Community ->CommID |
commit | commitdiff | tree | snapshot |
| 2026-05-27 |
Karl O. Pinc... | Change column name: AGGRESSION_EVENT_LOG.Community... |
commit | commitdiff | tree | snapshot |
| 2026-05-27 |
Karl O. Pinc... | Create, document, index, and trigger ATTENDANCE |
commit | commitdiff | tree | snapshot |
| 2026-05-26 |
Karl O. Pinc... | Increase maximum FOOD_EVENTS per EVENTS row |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc | Add ATTENDANCE to demography ER diagram |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc | Remove estrus tables from demography ER diagram |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc... | Table qualify column names for clarity |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc... | Create, document, index, and trigger GROOM_SCANS |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc... | Typos |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc... | EVENTS.Start and Stop have semantics that depend on... |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc... | Link to the detailed description of behavior codes |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc | Add GROOM_SCANS to the Events ER diagram |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc... | Adjust data integrity rules to allow "other" grooming... |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc... | Removed dropped GROOMINGS.Other column |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc... | Remove index from dropped columns |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc... | Generalize EVENTS.Certainty description |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc... | Document Observer check on transaction commit |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc... | Add female reproductive ER diagram to docs |
commit | commitdiff | tree | snapshot |
| 2026-05-25 |
Karl O. Pinc | A ER diagram related to female sexual cycling |
commit | commitdiff | tree | snapshot |
| 2026-05-24 |
Karl O. Pinc | Drop GROOMINGS.Other column |
commit | commitdiff | tree | snapshot |
| 2026-05-24 |
Karl O. Pinc... | Create, document, index, and trigger GROOMINGS |
commit | commitdiff | tree | snapshot |
| 2026-05-23 |
Karl O. Pinc... | The ROLES.Role of sdb_actor and sdb_actee must occur... |
commit | commitdiff | tree | snapshot |
| 2026-05-21 |
Karl O. Pinc... | Remove hardcoding of aggression event |
commit | commitdiff | tree | snapshot |
| 2026-05-21 |
Karl O. Pinc... | Prevent updates to ROLES.Role |
commit | commitdiff | tree | snapshot |
| 2026-05-21 |
Karl O. Pinc... | There can only be one individual related to a food... |
commit | commitdiff | tree | snapshot |
| 2026-05-20 |
Karl O. Pinc... | The individual consuming the food must be the focal |
commit | commitdiff | tree | snapshot |
| 2026-05-20 |
Karl O. Pinc... | Declare variables needed to to check focal participanti... |
commit | commitdiff | tree | snapshot |
| 2026-05-20 |
Karl O. Pinc... | Place an upper limit (2) on the foods consumed per... |
commit | commitdiff | tree | snapshot |
| 2026-05-18 |
Karl O. Pinc... | Fix markup |
commit | commitdiff | tree | snapshot |
| 2026-05-18 |
Karl O. Pinc... | Give unique indexes descriptive names |
commit | commitdiff | tree | snapshot |
| 2026-05-18 |
Karl O. Pinc... | An individual can only appear in an event once |
commit | commitdiff | tree | snapshot |
| 2026-05-18 |
Karl O. Pinc... | Correct markup, improve text of "participant must be... |
commit | commitdiff | tree | snapshot |
| 2026-05-17 |
Karl O. Pinc... | Move the "not there" warning from AGGRESSIONS to ROLES |
commit | commitdiff | tree | snapshot |
| 2026-05-17 |
Karl O. Pinc... | Change GROOMINS.Others -> Other in ER diagram |
commit | commitdiff | tree | snapshot |
| 2026-05-16 |
Karl O. Pinc... | Remove extra words |
commit | commitdiff | tree | snapshot |
| 2026-05-16 |
Karl O. Pinc... | Improve AGGRESSIONS docs |
commit | commitdiff | tree | snapshot |
| 2026-05-16 |
Karl O. Pinc... | Allow aggression event logs back to 1960 |
commit | commitdiff | tree | snapshot |
| 2026-05-15 |
Karl O. Pinc | Remove GROOMINGS.TimeCertainty and Duplicate columns... |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc | Add new columns to AGGRESSIONS ER diagram |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Create, document, index, and trigger FOOD_EVENTS |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Fix "must" v.s. "should" wording |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Document the transaction concept |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Better handle :ref:s that show up in sentences |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Fix hyperlink |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Create, document, and index FOOD_NAMES table |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Create, document, and index FOOD_PARTS table |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | New macro: positive_check() Checks a column is a posit... |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Get rid of trailing spaces |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Alphabetize by code table name |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Re-arrange the overview paragraphs |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Better docs regards EVENTS.Behavior codes and the event... |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Index AGGRESSIONS |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Change note regarding extracted text into a sidebar |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Index SIGHTINGS |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Explicitly document that SIGHTINGS.AnimID and Date... |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Fix SIGHTINGS.Date link text in RST references |
commit | commitdiff | tree | snapshot |
| 2026-05-14 |
Karl O. Pinc... | Create SIGHTINGS trigger |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Karl O. Pinc... | Put lower bound on SIGHTINGS.Date |
commit | commitdiff | tree | snapshot |
| next |