Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

CREATE TABLE AS SELECT statement doesn't respect NOT NULL constraint #69

Open
shawnzhu opened this issue Apr 7, 2021 · 0 comments
Open

Comments

@shawnzhu
Copy link
Contributor

shawnzhu commented Apr 7, 2021

Given table with any column contains NOT NULL constraint
When trying to create a new table via statement CREATE TABLE AS SELECT
Then the create table contains the very column but no constraint NOT NULL

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant