Skip to content

Commit

Permalink
Update kingshard_date_sharding.md
Browse files Browse the repository at this point in the history
type与date_range不一致
  • Loading branch information
15ho authored Jul 2, 2017
1 parent 495b4aa commit 0623788
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/KingDoc/kingshard_date_sharding.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ schema :
db : kingshard
table: test_shard_year
key: ctime
type: date_day
nodes: [node1,node2]
      type: date_year
      nodes: [node1,node2]
date_range: [2015-2016,2017-2018]
```
Expand Down

0 comments on commit 0623788

Please sign in to comment.