Skip to content

DROP TABLES at the end of tutorial 1 are not commented out  #1168

Open
@rngadam

Description

@rngadam

Run All executes these DROP:

DROP TABLE IF EXISTS products CASCADE;

the text above implies these would be initially commented out?

expected:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions