openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mged
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 12 hours
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 23 of 35
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
tried to resolve type checking for subclasses, gave up for the moment and just commented that out.
detrout
More...
about 23 years ago
Debugging code added for trying to figure out why inheritence of more than 1 level doesn't work right.
detrout
More...
about 23 years ago
Copy dbAPI as dbABI instead of __init__ (import __init__ as * causes problems when there's the chance to import a different init). Now, also create a simple __init__ package.
detrout
More...
about 23 years ago
Sort list of system imports Fixed bug by import types module
detrout
More...
about 23 years ago
Fixed bug where module commenting system was using an undeclared variable. (A name from a previous naming scheme.)
detrout
More...
about 23 years ago
mark task as done
detrout
More...
about 23 years ago
Make pymerase quieter.
detrout
More...
about 23 years ago
Make pymerase ignore debug warnings by default. Change the order of loading warning related components to make setting what warnings to show on the command line work better.
detrout
More...
about 23 years ago
Add an additional warning class. Document how to use command line filters. Insert our warning classes into __builtins__ so import warnings can recognize them when provided on the command line.
detrout
More...
about 23 years ago
PyMerase Attributes Class had some name changes in it... getAttributeList() became getAttributes()
kingb
More...
about 23 years ago
Added support for inheritance.
detrout
More...
about 23 years ago
Added support for inheritance via postgresql Started just passing the class around instead of quering all the class attributes and passing them around.
detrout
More...
about 23 years ago
Added support for inheritance. Started switching functions to directly query the ClassMetainfo structure instead of passing around the retrieved values, still needs more work.
detrout
More...
about 23 years ago
Added a getPrimaryKeyName to ERClassMetaInfo to protect it from being directly accessed. Followed the more consistant renamed pymerase api. Parsed inheritance information from the xml files.
detrout
More...
about 23 years ago
Renamed some methods to be a bit more consistant in my api
detrout
More...
about 23 years ago
File that Michael forgot to have checked in during the last update.
rhubley
More...
about 23 years ago
verified all examples work and updated example entries
edeutsch
More...
about 23 years ago
Added support module for database serialization
edeutsch
More...
about 23 years ago
regenerated
edeutsch
More...
about 23 years ago
new
edeutsch
More...
about 23 years ago
Got MSSQL support working.
mwhiting
More...
about 23 years ago
Updated to add obj2database() methods
edeutsch
More...
about 23 years ago
updated to allow empty inserts, which isn't going to work...
edeutsch
More...
about 23 years ago
Added support for Microsoft SQL Server
mwhiting
More...
about 23 years ago
Added support for Microsoft SQL Server.
mwhiting
More...
about 23 years ago
Updated to include the BioDataCube example
edeutsch
More...
about 23 years ago
updated ArrayDesign 2 to use 500 features and updated README for new location
edeutsch
More...
about 23 years ago
resolved conflicts in my version. Updated header and some stuff below __END__
edeutsch
More...
about 23 years ago
minor updates
edeutsch
More...
about 23 years ago
updated to new API
edeutsch
More...
about 23 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
…
34
35
→
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