Vlad Zolotarov
|
7606588267
|
cql3::query_processor: add cql_stats
- Add cql_stats member.
- Pass it to cql3::raw::parsed_statement::prepare() virtual method.
Signed-off-by: Vlad Zolotarov <vladz@cloudius-systems.com>
|
2016-11-03 11:48:57 -04:00 |
|
Avi Kivity
|
caf8d4f0e6
|
cql3: separate parsed_statement and parsed_statment::prepared
cql3::statements::parsed_statement
-> cql3::statements::raw::parsed_statement
cql3::statements::parsed_statement::prepared
-> cql3::statements::prepared_statement
Message-Id: <1464609556-3756-2-git-send-email-avi@scylladb.com>
|
2016-05-31 09:09:10 +03:00 |
|
Calle Wilund
|
3906dc9f0d
|
cql3::statements: Change check_access to future<> + implement
|
2016-04-19 11:49:05 +00:00 |
|
Calle Wilund
|
57f5bb854f
|
cql3::authentication_statement: cql auth base class
|
2016-04-11 09:10:41 +00:00 |
|