This website requires JavaScript.
Explore
Help
Register
Sign In
beckermj
/
gramps
Watch
1
Star
0
Fork
0
You've already forked gramps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gramps
/
src
/
gen
/
db
History
Doug Blank
dd1f4f0b26
Added a convienence method __len__ for cursors; you can remove if you don't like
...
svn: r12912
2009-08-07 09:11:13 +00:00
..
__init__.py
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
2008-02-23 08:38:55 +00:00
base.py
Fix for: 1277: database corroption on delete outside of DisplayTabs while tab open
2009-08-05 10:32:05 +00:00
cursor.py
Added a convienence method __len__ for cursors; you can remove if you don't like
2009-08-07 09:11:13 +00:00
dbconst.py
Move the contents of "_GrampsBSDDB.py" into "ReadGrdb.py" because that is the only place it is used. Then, rename "ReadGrdb.py" to "plugins/ImportGrdb.py" for consistency. Also clean up misc import related code.
2008-10-21 04:22:45 +00:00
dbdir.py
Use GrampsCursor as a context manager using "with" statement
2009-06-16 15:49:17 +00:00
exceptions.py
0002041: show dialog if db version too high; ask question to upgrade the db version
2008-04-10 01:15:12 +00:00
iterator.py
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
2008-02-23 08:38:55 +00:00
Makefile.am
* src/gen/lib/Makefile.am, src/gen/db/Makefile.am, src/gen/proxy/Makefile.am, src/gen/utils/Makefile.am: Fix path structure
2007-11-04 20:41:12 +00:00