This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
For example, after this insert
:
INSERT INTO locations (_id, owner)
VALUES (1, {id: 'foo'})
This select
doesn’t return what I’d hoped:
SELECT _id, owner.id
FROM locations
it returns only:
| _id |
|-----|
| 1 |
What am I missing? Are there any docs where I could have looked this up? I did try searching, I promise...I can't remember the reason, but you have to put https://play.xtdb.com/?version=2.0.0-SNAPSHOT&type=sql&txs=W3sic3lzdGVtLXRpbWUiOm51bGwsInR4cyI6IklOU0VSVCBJTlRPIGxvY2F0aW9ucyAoX2lkLCBvd25lcilcbiBWQUxVRVMgKDEsIHtpZDogJ2Zvbyd9KSJ9XQ%3D%3D&query=U0VMRUNUIF9pZCwgKG93bmVyKS5pZCBGUk9NIGxvY2F0aW9ucw%3D%3D.