× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2013-10-01T22:02:50Z  · last modified 2013-10-02T17:26:29Z

Replace 'UUID' with a real UUID value in Cassandra


Priority Low
Complexity Unknown
Component DB - Cassandra
Version 14.0

 

Version: 14.0.0-rc-39
Build #: 34238
Build Date: 2013-Oct-01 10:18:42 AM

Replace 'UUID' with a real UUID value in Cassandra

To reproduce:

1. Create a table with below SQL

2. Right click on the newly created table and Select option Script to Window-> Insert. A string UUID is displayed instead of a real UUID.

3. Is it possible to create random UUIDs ?

 

CREATE TABLE t_uuid  ( 

        id              int,

        name_uuid       uuid,

GO

 

 

INSERT INTO t_uuid(id, name_uuid) 

        VALUES(0, UUID)

GO

 
1 attachment

Issue #10283

Closed
Won't Fix
Resolved 2013-10-01T22:19:36Z
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017