Files
scylladb/tests
Glauber Costa fe6be361ba cql_tests: mark the client as external instead of external
What "internal" really means here, is queries that operate on the system tables.
Up until now, there wasn't really an issue because we weren't really checking
on this flag, and the internal calls were all unimplemented.

Now that we are about to hook up the internal calls, leaving this state marked
as internal will lead us to fail when we try to issue statements - like create
table - that are not, and will not be implemented in their internal
counterparts.

Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
2015-07-07 11:38:22 -04:00
..
2015-06-28 20:40:37 +03:00
2015-06-03 10:01:00 +03:00
2015-05-19 19:33:18 +03:00
2015-03-04 17:40:58 +02:00