Directory Resources/Private/Persistence/SQL/

Directory Created:
2010-01-13 17:30
Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
1
Lines of Code:
0

[root]/Resources/Private/Persistence/SQL

Lines of Code

Resources/Private/Persistence/SQL/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
k-fish 3 (100.0%) 41 (100.0%) 13.6

Most Recent Commits

k-fish 2010-08-24 10:42 Rev.: 5057

Removed everything in trunk after move to git.

0 lines of code changed in 1 file:

  • Resources/Private/Persistence/SQL: DDL.sql (del)
k-fish 2010-04-30 10:34 Rev.: 4246

[+FEATURE] FLOW3 (Persistence): Implemented nested array support, basics work; relates to #7495, relates to #7496.
[~TASK] FLOW3 (Debugger): Now the var_dump has a lined background even if there is an exception trace shown at the same time.

2 lines of code changed in 1 file:

  • Resources/Private/Persistence/SQL: DDL.sql (+2 -1)
k-fish 2010-01-13 17:30 Rev.: 3616

[+FEATURE] FLOW3 (Persistence): Wrote a new persistence backend using a database directly instead of TYPO3CR. Details see below. Resolves #6006.
[+API] FLOW3 (Persistence): Added new backend classes that can be used for further backends.
[-API] FLOW3 (Persistence): Removed methods getIdentifierByObject(), getObjectByIdentifier() and isNewObject() from BackendInterface.
[+API] FLOW3 (Persistence): Removed methods getIdentifierByObject(), getObjectByIdentifier() and isNewObject() to ManagerInterface and Manager.
[-API] FLOW3 (Persistence): Removed withUUID() from QueryInterface, use getObjectByIdentifier() on Manager instead.
[+API] FLOW3 (Persistence): Added constants for query operators to QueryInterface.

39 lines of code changed in 1 file:

  • Resources/Private/Persistence/SQL: DDL.sql (new 39)
Generated by StatSVN 0.5.0