This website requires JavaScript.
Explore
Help
Register
Sign In
MediaMetz
/
customer-installer
Watch
1
Star
0
Fork
0
You've already forked customer-installer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
da13e75b9f6ae239e49aa351c739a02f48a8b0c9
customer-installer
/
sql
/
init_pgvector.sql
3 lines
83 B
MySQL
Raw
Normal View
History
Unescape
Escape
Schritt7_SQL_Docker
2026-01-09 20:39:59 +01:00
CREATE
EXTENSION
IF
NOT
EXISTS
vector
;
Schritt7-3
2026-01-09 21:28:21 +01:00
CREATE
EXTENSION
IF
NOT
EXISTS
"
uuid-ossp
"
;
Reference in New Issue
Copy Permalink