Task #2891

Clean up splitName() in storage backends

Added by Karsten Dambekalns over 6 years ago. Updated about 4 years ago.

Status:Closed Start date:2009-03-18
Priority:Should have Due date:
Assigned To:- % Done:

30%

Category:-
Target version:-
Sprint:

Description

splitName() is now present in the PDO storage and search backends, but needs to go elsewhere and cleaned up.

Associated revisions

Revision 1e70ee48
Added by Karsten Dambekalns over 6 years ago

FLOW3:
  • findObjectByIdentityProperties() now can handle multiple identity properties
TYPO3CR:
  • removed use of PHP6 package string operations
  • hasNode() on Nodes now massively performs faster for direct children
  • Session now no longer register new nodes as dirty, speeds up handling of new nodes massively
  • bindValue() no handles all Value types by using their string representation
  • cleaned up splitName() in the storage and search PDO backends, refs #2891
  • moved some PDO prepare() calls out of loops for speedup
  • FLOW3 persistence query can now search for properties being objects
  • started to rewrite QOM parsing in PDO search backend, needs more work!

Revision 1faa4813
Added by Karsten Dambekalns about 6 years ago

TYPO3CR:
  • cleaned up PDO storage and search backend, refs #2891
  • support querying for objects now works, resolves #2812, refs #1884, refs #1875
  • added more operators for comparison when searching, refs #1884, refs #1875
  • added and cleaned up some tests

History

#1 Updated by Karsten Dambekalns about 6 years ago

  • % Done changed from 0 to 30

The same is true for prefixName used in the storage backend.

#2 Updated by Karsten Dambekalns about 6 years ago

  • Assigned To deleted (Karsten Dambekalns)

#3 Updated by Karsten Dambekalns over 4 years ago

  • Status changed from Accepted to Closed

Also available in: Atom PDF