This website requires JavaScript.
Explore
Help
Sign In
Drupal
/
drupal
mirror of
https://git.drupalcode.org/project/drupal.git
Watch
1
Star
0
Fork
You've already forked drupal
0
Code
Issues
Projects
Releases
Wiki
Activity
0cd152a72c
drupal
/
includes
/
database
/
sqlite
History
Dries Buytaert
07886a8482
- Patch
#921582
by munzirtaha: is_null() should be replaced by !isset because it's faster.
2010-09-25 01:41:26 +00:00
..
database.inc
- Patch
#921582
by munzirtaha: is_null() should be replaced by !isset because it's faster.
2010-09-25 01:41:26 +00:00
install.inc
- Patch
#349508
by Josh Waihi: make sure that the database is installed using UTF-8 on PostgreSQL.
2009-07-27 19:42:56 +00:00
query.inc
- Patch
#921582
by munzirtaha: is_null() should be replaced by !isset because it's faster.
2010-09-25 01:41:26 +00:00
schema.inc
- Patch
#866340
by Damien Tournoud: remove support for date and time types.
2010-07-28 10:52:12 +00:00