From 002ca95dd63e65bf9c501198d8bb30c042a14a64 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 6 Aug 2019 08:23:03 +0300 Subject: Added COLOR_CATALOG to BRUSH STOP. --- Software/Visual_Studio/Notes/Tango.Notes/DB/DB Schema Change Log.txt | 4 ++++ Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj | 1 + 2 files changed, 5 insertions(+) create mode 100644 Software/Visual_Studio/Notes/Tango.Notes/DB/DB Schema Change Log.txt (limited to 'Software/Visual_Studio/Notes/Tango.Notes') diff --git a/Software/Visual_Studio/Notes/Tango.Notes/DB/DB Schema Change Log.txt b/Software/Visual_Studio/Notes/Tango.Notes/DB/DB Schema Change Log.txt new file mode 100644 index 000000000..e1e64dc35 --- /dev/null +++ b/Software/Visual_Studio/Notes/Tango.Notes/DB/DB Schema Change Log.txt @@ -0,0 +1,4 @@ +## 8/6/2019 ## + +1. Added "COLOR_CATALOG_GUID" to "JOBS" table. +2. Added "COLOR_CATALOG_GUID" to "BRUSH_STOPS" table. \ No newline at end of file diff --git a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj index f4ded7695..e95fe1069 100644 --- a/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj +++ b/Software/Visual_Studio/Notes/Tango.Notes/Tango.Notes.csproj @@ -47,6 +47,7 @@ + -- cgit v1.3.1