[root]/classes/org/makumba/db/sql
cloudscape
(0 files, 0 lines)
dbcp
(0 files, 0 lines)
informix
(0 files, 0 lines)
msql
(0 files, 0 lines)
mysql
(0 files, 0 lines)
odbcjet
(0 files, 0 lines)
v4
(0 files, 0 lines)
oql
(0 files, 0 lines)
oracle
(0 files, 0 lines)
pgsql
(0 files, 0 lines)
old
(0 files, 0 lines)
qed
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 364 (100.0%) | 8420 (100.0%) | 23.1 |
rosso_nero | 40 (11.0%) | 5282 (62.7%) | 132.0 |
stefan | 52 (14.3%) | 863 (10.2%) | 16.5 |
cristi | 91 (25.0%) | 748 (8.9%) | 8.2 |
manuel_gay | 92 (25.3%) | 451 (5.4%) | 4.9 |
cristian_bogdan | 42 (11.5%) | 408 (4.8%) | 9.7 |
marius9 | 10 (2.7%) | 232 (2.8%) | 23.2 |
stefanba | 7 (1.9%) | 184 (2.2%) | 26.2 |
adlerscout | 22 (6.0%) | 184 (2.2%) | 8.3 |
adler | 8 (2.2%) | 68 (0.8%) | 8.5 |
Removing empty package
0 lines of code changed in 50 files:
Moving SQLPointer to commons (used a bit everywhere)
2 lines of code changed in 2 files:
Fixing bug 998: FK not created for ptrOne
13 lines of code changed in 1 file:
Fixing the "LONGTEXT" alter warning (mysql returns -1 for this kind of DATA_TYPE)
10 lines of code changed in 1 file:
Removing useless imports
0 lines of code changed in 1 file:
Moving OQL analyser to another package (my Eclipse still shows the history, let's hope it's the same after commit)
2 lines of code changed in 2 files:
Moving database-level name resolution business to NameResolver
28 lines of code changed in 9 files:
A hook to the resolver that makes sure that in Makumba, all the tables are properly created and configured
0 lines of code changed in 1 file:
Moving generic methods out of here
34 lines of code changed in 1 file:
Refactoring super-CRUD mechanism in DataHolder to use CRUDOperationProvider. Transactions now also store their TransactionProvider. DataHolder is independant of DBConnection and Table
64 lines of code changed in 3 files:
Changing way the connections are called by the uniqueness check - connection provider created outside of the loop, and then passing the wrapped connection to the loop. Making sure it is closed in the end
32 lines of code changed in 1 file:
foreign keys refractored
30 lines of code changed in 1 file:
unique key checking more robust
17 lines of code changed in 1 file:
formatted source
53 lines of code changed in 1 file:
Fixing bug: database connection not closed
14 lines of code changed in 1 file:
Better error handling for foreign keys
2 lines of code changed in 1 file:
need public access for reference checker
1 lines of code changed in 1 file:
Implemented foreign keys
83 lines of code changed in 3 files:
Refactoring: introducing TransactionProvider and removing static dependencies from MakumbaSystem wherever possible.
0 lines of code changed in 4 files:
Refactoring: removing dependencies from MakumbaSystem, using Providers and Configuration instead
42 lines of code changed in 6 files:
(108 more)