Files
cartodb/lib/sql/carto-package.json
Your Name 8bfa9f5dc7 sql
2020-07-12 16:08:49 +00:00

12 lines
211 B
JSON

{
"name": "carto_postgresql_ext",
"current_version": {
"requires": {
"postgresql": ">=10.0.0",
"postgis": ">=2.4.0.0"
},
"works_with": {
}
}
}