Sign in
apache
/
texera
/
refs/heads/Ball-UserInterface-DoubleClick
/
.
/
core
/
scripts
/
sql
/
texera_lakefs.sql
blob: 29f8e828a55cce0f47a145112d6bbe135fa520ef [
file
] [
log
] [
blame
]
\
c postgres
DROP
DATABASE
IF
EXISTS
texera_lakefs
;
CREATE
DATABASE
texera_lakefs
;