From e65e0eeeccb9542925b6ee18306ddd7bd0b329c1 Mon Sep 17 00:00:00 2001 From: Shlomi Noach Date: Sun, 28 Jan 2018 09:16:12 +0200 Subject: [PATCH] explicitly naming columns --- localtests/datetime-1970/ghost_columns | 1 + localtests/datetime-1970/orig_columns | 1 + 2 files changed, 2 insertions(+) create mode 100644 localtests/datetime-1970/ghost_columns create mode 100644 localtests/datetime-1970/orig_columns diff --git a/localtests/datetime-1970/ghost_columns b/localtests/datetime-1970/ghost_columns new file mode 100644 index 0000000..581038f --- /dev/null +++ b/localtests/datetime-1970/ghost_columns @@ -0,0 +1 @@ +id, create_time, update_time, counter diff --git a/localtests/datetime-1970/orig_columns b/localtests/datetime-1970/orig_columns new file mode 100644 index 0000000..581038f --- /dev/null +++ b/localtests/datetime-1970/orig_columns @@ -0,0 +1 @@ +id, create_time, update_time, counter