| -- This file is automatically generated. You should know what you did if you want to edit this |
| -- !select_uniq_table -- |
| 1 2 1 1999-01-01 |
| 2 2 1 1999-01-01 |
| |
| -- !select_uniq_table -- |
| 1 2 1 1998-01-01 |
| 2 2 1 1998-01-01 |
| |
| -- !desc_uniq_table -- |
| k int Yes true \N |
| value1 int Yes false \N NONE |
| value2 int Yes false \N NONE |
| date_value date Yes false \N NONE |
| |
| -- !complex_update -- |
| 1 10 1 1000.0 2000-01-01 |
| 2 2 2 2.0 2000-01-02 |
| 3 3 3 3.0 2000-01-03 |
| |
| -- !complex_update_by_alias -- |
| 1 10 1 1000.0 2000-01-01 |
| 2 20 2 2000.0 2000-01-02 |
| 3 3 3 3.0 2000-01-03 |
| |