Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-database-pdo_user

Userspace driver for PDO
https://github.com/php/pecl-database-pdo_user

Revert attempt at supporting both autoconf 2.13 and

modern versions in the same build chain. There are
simply too many broken things in 2.13 to make...

b971cada8ce77ceb92691360c13ab93c02da2d41 authored about 15 years ago
Someone strap down Jani and give him a sedative please.

This makes our toolchain work with the latest versions
of autoconf and avoids a lot of end-user g...

4725d202239c3a43db0077953fad80a5085be992 authored about 15 years ago
- update to package.xml v2

7f761f0610374e45249491c8ffffc45a8f1981af authored about 15 years ago
fix a huge number of wrong MIME types. UGH.

a1d7af18b74ac9bcf9be4a7d80b06408b2b7a111 authored over 15 years ago
make use of array_init()

fixes segfault on ORDER BY

facec964a5f6c32aac97f614810b9ccc46970bc8 authored over 16 years ago
- Bring the majority of PECL extensions into line with macro/x.x.x versioning.

- Please use the -dev tag during the development cycle so that snapshots can easily be distinguis...

16ddd2863ad47640b43503889de8887d67605d90 authored almost 17 years ago
Fix type in proto

ab7c9a9c1d4cbd27c02e80e419d200cabc3b3c32 authored over 17 years ago
Add Ben to the developers list and prep for 0.3.0 release

579cf1e224157655ed337da3912925ecec005542 authored over 17 years ago
Improve nested query support and add recognition of 'IN' keyword

5a10059d8d7d0848729d4ce8c1603a81c34c451c authored over 17 years ago
Keep all declarations right up top

117ebd0e3fd85d9da7e6c63f696dddc1caa89d48 authored over 18 years ago
Add recognition of * wildcard fields and :label :123 placeholders.

4fbfca3e718bed35a919e2c90b0c2ad3000e40a9 authored over 18 years ago
PHP 5.0 Compatability

c9427c5b05e7af418efb58c527ae7564d81c01db authored over 18 years ago
oops, wrong define

126506da3b146f7729273e613566bc2e94bd7245 authored over 18 years ago
Prep for release

3e8b2c1a49616e79d733e4ffff5a58785d2d4cf5 authored over 18 years ago
Document new PDO_User methods

608148bfdba29b1648482d8eda0baa863674ce3d authored over 18 years ago
Fix looping bug when string literals are unterminated

3c4dcbfc9d8ef895bddf0a9261f9deebe52087e5 authored over 18 years ago
Add: string PDO_User::tokenName(int $tokenid)

Change tokenizer test to not care about tokenids changing around

fcc5daec826c2e8409d3b75db862db497c3a6d92 authored over 18 years ago
Add sub-select support

1e2fe8298046df036b933eedf01c27015be5f423 authored over 18 years ago
Expand field selection options with table.field and database.table.field

Expand table selection options with database.table
Add recognition of floating point numbers

466cc57767b6ae091d7650f110c98b6dcaf8728b authored over 18 years ago
Implement a generic SQL parser for userspace.

$ret = PDO_User::parseSQL($sql);
Will return a complex nested array structure containing a script...

dcc7e0b4114e2c6e8e46c453a8a285605f736f97 authored over 18 years ago
Some additional SQL tokens

24ca72b90a9de32cfcd606184aeed02402b84526 authored over 18 years ago
Put pdo_user_sql_tokenizer.re into the build system

and replace pdo_user_sql_tokenizer.c with `re2c -b` version.

4ddb0c1a94f6c2c7db568c67e174f7be6d54267d authored over 18 years ago
Add generic SQL tokenizer

e80a0eccf9e9dca775dc226cc6ba5118b091c31e authored over 18 years ago
Oooops.... damn you copy/paste\!

5456566ebe66eff3a899685e163f60a9ffc89669 authored almost 19 years ago
Persistency in userspace class driven pdo instances would be bad.

f9ae37c6c2a8db3c25ff31909741886e8f4b694c authored almost 19 years ago
Standard project directories initialized by cvs2svn.

b24bc050128b224b22547c1235a28c544aa4539c authored almost 19 years ago
Initial Release

5bf48ba638f81361d167e615fa02d02a75520ae7 authored almost 19 years ago