It would be lovely if cloud services (thinking mainly of Dropbox) could get to work on setting up data centres in other countries. Today should be serious motivation for all of them to reconsider their future in the US if privacy is any concern at all…

//

:o as you were…

Are you suggesting that I don't even have 4 years ahead of me? ಠ_ಠ

This will be interesting.

You sleep too little to start that kind of habit :o

//

Think I might stay off spirits for the next few nights (maybe starting from tomorrow) to give my palate a bit of a rest before the Decanter tasting on Saturday.

Cheers!
// @kdfrawg

Right, one last column to add: "eventtypeoverride" to winenotes, in case I ever buy 2 bottles (eventtype=1) but decide to take notes having brought one bottle to a restaurant (event_type 3). And if more advanced analysis were ever required, it would be a simple matter to say that if eventtypeoverride=null, event_type=1.

Because if I ordered the wine in the restaurant (i.e. not BYOB), the wines table would have a record for it with event_type=3, with no need for an override.

This makes my head hurt just a touch. Good thing I had my afternoon coffee.

@kdfrawg Indeed. I only started thinking about the inventory side a week or so ago, and it's not even immediately important — just a way of future-proofing and keeping as much data as I can…

Ah, of course. The simplest way would be to have a "Source" table, and then an "event type" table where "event type" is either "at home" or "tasting event".