Explorar o código

Align CQL statement

Ben Hood %!s(int64=12) %!d(string=hai) anos
pai
achega
a26ea6fbb1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      cassandra_test.go

+ 1 - 1
cassandra_test.go

@@ -79,7 +79,7 @@ func TestCRUD(t *testing.T) {
 			views       bigint,
 			protected   boolean,
 			modified    timestamp,
-			rating		decimal,
+			rating      decimal,
 			tags        set<varchar>,
 			attachments map<varchar, text>,
 			PRIMARY KEY (title, revid)