li3

NewsDocumentationVersionsPresentationsCommunityDevelopment
  • Documentation
  • Framework API (2.0.x)
  • lithium
  • data
  • source
  • database
  • adapter
  • Sqlite3
  • $_regex

Contents

  • ../

lithium\data\source\database\adapter\Sqlite3::$_regex

protected property

Holds commonly regular expressions used in this class.

Related

  • lithium\data\source\database\adapter\Sqlite3::describe()
  • lithium\data\source\database\adapter\Sqlite3::_column()

Source

	protected $_regex = [
		'column' => '(?P<type>[^(]+)(?:\((?P<length>[^)]+)\))?'
	];
GitHub / Twitter / Reddit / Stack Overflow
Testimonial Image

This will fit excellently
into my very evil plan.

Pretty much everything is (c) 2009-2025 and beyond, the Union of RAD.