This website requires JavaScript.
Explore
Help
Sign In
cartodb4
/
crankshaft
Watch
1
Star
0
Fork
0
You've already forked crankshaft
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7d5d49e0454af7fbef3815a34b7c19d64403dead
crankshaft
/
pg
History
Javier Goizueta
cf14fd110f
Add documentation
2016-02-18 18:49:48 +01:00
..
doc
Add documentation
2016-02-18 18:49:48 +01:00
sql
/0.0.1
Add optional schema name to cdb_overlap_sum
2016-02-18 16:11:29 +01:00
test
Add cdb_overlap_sup tests
2016-02-18 16:11:44 +01:00
.gitignore
Refactor and new tests
2016-02-18 11:28:26 +01:00
crankshaft--0.0.1.sql
Add extension artifact for the current state of the extension
2016-02-18 16:12:41 +01:00
crankshaft.control
Add postgis dependency
2016-02-16 19:19:18 +01:00
Makefile
Move extension artifacts to base diretcory
2016-02-17 11:44:37 +01:00
README.md
Basic structure of the extension & package
2016-02-15 18:29:43 +01:00
README.md
Running the tests:
sudo make install PGUSER=postgres make installcheck