// Copyright (C) 2017 ScyllaDB // Use of this source code is governed by a ALv2-style // license that can be found in the LICENSE file. // Package table adds support for super simple CRUD operations based on table // model. package table