openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
R
rails-pg-procs
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
3 days
ago.
Mar 26, 2025 — Mar 26, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix commented tests on last commit.
Douglas Tan
More...
about 16 years ago
Tests pass with activerecord 2.3.4
Douglas Tan
More...
about 16 years ago
Version bump to 1.0.2
Scott Noel-Hemming
More...
over 16 years ago
Version bump to 1.0.1
Scott Noel-Hemming
More...
over 16 years ago
Namespaced Inflector in ActiveSupport, per rails changes
Scott Noel-Hemming
More...
over 16 years ago
Broke tests up into smaller, more logical tests
Scott Noel-Hemming
More...
over 16 years ago
Removed unnecessary files
Scott Noel-Hemming
More...
over 16 years ago
Removed old lib requirement
Scott Noel-Hemming
More...
over 16 years ago
Updated description for Gemcutter
Scott Noel-Hemming
More...
over 16 years ago
Fixed Summary and Description
Scott Noel-Hemming
More...
over 16 years ago
Version bump to 1.0.0
Scott Noel-Hemming
More...
over 16 years ago
Version bump to 0.0.0
Scott Noel-Hemming
More...
over 16 years ago
Merge branch 'master' of github.com:frogstarr78/rails-pg-procs
Scott Noel-Hemming
More...
over 16 years ago
Initial commit to rails-pg-procs.
Scott Noel-Hemming
More...
over 16 years ago
Fixed bug that if we are creating a type, and we have found that type previously installed our drop cascades (thinking that if we're needing to create a type and want it to be destroyed first, things will work out anyway)
frogstarr78
More...
over 17 years ago
Fixed a bug in rails 2.1 using 'if exists' for drop db unsupported by older versions of postgresql
frogstarr78
More...
over 17 years ago
Initial addition of schema support for the model.
frogstarr78
More...
over 17 years ago
Added create|drop_schema. Removed some debugging code. Added tests for schema creation.
frogstarr78
More...
over 17 years ago
Fixed include paths
frogstarr78
More...
almost 18 years ago
Broke things into smaller parts.
frogstarr78
More...
almost 18 years ago
Broke up into smaller test cases.
frogstarr78
More...
almost 18 years ago
Updating the init file.
frogstarr78
More...
almost 18 years ago
Adding plpgsql_call_handler FUNCTION FOR the plpgsql LANGUAGE.
frogstarr78
More...
about 18 years ago
Changed the procedure detection functions to use the public namespace rather than the somewhat buggy attempt to detect the lowest user defined procedure.
frogstarr78
More...
about 18 years ago
Fixed broken first frame.
frogstarr78
More...
about 18 years ago
Added view creation/deletion to PostgreSQL adapter.
frogstarr78
More...
about 18 years ago
Fixed a bug that occurs when function name has a hyphen in it.
frogstarr78
More...
about 18 years ago
Updating documentation
frogstarr78
More...
about 18 years ago
Moved sql procedures to be defined after tables and implemented usage of triggerdefinition class to output both sql and rdl.
frogstarr78
More...
about 18 years ago
Moved sql functions after table definitions in the schema dump. Tested it.
frogstarr78
More...
about 18 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree