0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fully qualify call to CDB_UserDataSize from quota trigger More... about 11 years ago
Fully qualify call to cdb_disable_ddl_hooks from cdb_enable_ddl_hooks More... about 11 years ago
Update NEWS file (0.1.1 will likely not happen) More... about 11 years ago
Ensure cartodb_id uses an associated sequence More... about 11 years ago
Provide upgrade paths More... about 11 years ago
Fix recursive DDL trigger on create table More... about 11 years ago
Do not install cartodb_version.sql in system dirs More... about 11 years ago
Add tool to create upgrades More... about 11 years ago
Move DDL triggers and extension postamble under scripts-available More... about 11 years ago
Set version to 0.1.0 again More... about 11 years ago
Encode dependency of cartodb_version.sql on Makefile More... about 11 years ago
Fix cartodbfication of already-cartodbfied tables in presence of views More... about 11 years ago
Encode dependency of cartodb.control on Makefile More... about 11 years ago
Back to 0.1.0dev version (aborted final) More... about 11 years ago
Improve error message on failing CDB_CartodbfyTable More... about 11 years ago
Set version to 0.1.0 More... about 11 years ago
Make time interval test not dependent on intervalstyle More... about 11 years ago
Try to retain existing cartodb_id values More... about 11 years ago
Try to cast TEXT typed updated_at and created_at if present More... about 11 years ago
Tag CDB_TableMetadata as a configuration table More... about 11 years ago
Do not enable DDL triggers on extension create More... about 11 years ago
Do not force DROP FUNCTION but rely on CREATE OR REPLACE More... about 11 years ago
Remove CDB_SearchPath.sql from the set of scripts loaded directly More... about 11 years ago
Fix extension requires directive More... about 11 years ago
Do not call CDB_Invalidate_Varnish() if not owned by a superuser More... about 11 years ago
Refuse to create new extension if legacy code is present on database More... about 11 years ago
Complain if script is sourced in psql, rather than via CREATE EXTENSION More... about 11 years ago
Migrate user quota on cartodb extension creation from unpackaged More... over 11 years ago
Have _CDB_UserQuotaInBytes() take precedence over parameter-based quota More... over 11 years ago
Do not allow cartodbfying tables while no user quota is set More... over 11 years ago