Ecosyste.ms: OpenCollective

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

github.com/catfan/medoo

The lightweight PHP database framework to accelerate the development.
https://github.com/catfan/medoo

is_callable on select

JAKgit opened this issue 6 days ago
php8.4 support

jadeops opened this issue 27 days ago
[feature] Add support for FIND_IN_SET operator

SamuelPietro opened this pull request 29 days ago
Update Medoo.php

mr-bz opened this pull request 3 months ago
Invalid argument supplied for foreach()

chenbaicheng opened this issue 4 months ago
There is no active transaction

BrainStormDevel opened this issue 5 months ago
Quotation Syntax

anjey58 opened this issue 5 months ago
inner join error

xiasha11 opened this issue 9 months ago
Medoo Schema Option

WeslleyRAraujo opened this pull request 9 months ago
Allow space in column names

jthayne opened this pull request 10 months ago
MariaDB - Table B stops working when table A triggers an INSERT on B

studiostart opened this issue 11 months ago
Like operator does not work

deadboybun opened this issue 11 months ago
Real Postgres "DISTINCT ON" query...

Foddy opened this issue 11 months ago
Faster Migrate to Medoo From Conventional

JFOC opened this issue about 1 year ago
Aliases with period separator are disregarded

webmdt opened this issue about 1 year ago
more database support please

aaronkingdom opened this issue about 1 year ago
Column value is empty or 0 or null

DeltaServiceSoftware opened this issue about 1 year ago
Dots are allowed in table name and tablename is quoted with backtick …

oxvasc-dev opened this pull request over 1 year ago
Can't connect to db

renetsk opened this issue over 1 year ago
Stop showing IDE errors on select query

ahait opened this pull request over 1 year ago
Rand() optimization

Albanj opened this issue over 1 year ago
New type error after fix #1085

hzbbcc opened this issue over 1 year ago
Multi-Insertion:how to fetch insert errors?

kukudeliu opened this issue over 1 year ago
Update from 0.9.6 version :)

spkrn opened this issue over 1 year ago
'String' in Data Type Declaration does not work

webgoto opened this issue over 1 year ago
invalid value for parameter "client_encoding": "utf8mb4"

rexluciano opened this issue over 1 year ago
sum() sometimes returns string instead of number

m-nienberg opened this issue over 1 year ago
NULL to EMPTY_STRING

imrooster opened this issue over 1 year ago
debug() don't work in the latest version.

martinloren opened this issue over 1 year ago
Update to all Raw in the IN and NOT IN statements.

ggedde opened this pull request over 1 year ago
Error when using Raw with IN

ggedde opened this issue over 1 year ago
create function option is wrong Syntax.

deawx opened this issue over 1 year ago
Remove characters `*#_^` for like statement

hzbbcc opened this pull request almost 2 years ago
Uncaught PDOException: Too many connections

thurinus opened this issue almost 2 years ago
where condition support FIND_IN_SET

sunkangchina opened this pull request almost 2 years ago
Bad string interpolation syntax in Medoo.php

greg1lutz opened this issue almost 2 years ago
select max item why return string not integer?

deawx opened this issue almost 2 years ago
[fix] using ${var} in strings is deprecated

etrappg opened this pull request almost 2 years ago
Medoo internal regex alters my insertion values

oscarsalesdev opened this issue about 2 years ago
PHP 8.2 support

jadeops opened this issue about 2 years ago
buildRaw() with duplicated column name

webgoto opened this issue about 2 years ago
In update copy field

louishot opened this issue about 2 years ago
Medoo ignores host IP.

WizardMuckee opened this issue about 2 years ago
"Dump and Die" - debugging

Cristianpl4y opened this issue about 2 years ago
MySQL: LIMIT CLAUSE

rexluciano opened this issue about 2 years ago
Medoo tableQuote behave differently based on system

SilverBull opened this issue about 2 years ago
fix: updating function aggregate to return int too

manofstrong opened this pull request over 2 years ago
Add support for modifying the identifier delimiter

orware opened this pull request over 2 years ago
Columns named with a number result in fatal error

Riyuri opened this issue over 2 years ago
Table Aliases for Oracle queries don't work

devASDR opened this issue over 2 years ago
action failed when useing custom define functions.

sunkangchina opened this issue over 2 years ago
[FEATURE] Caching

flakka2022 opened this issue over 2 years ago
adding support for regexp_like comparison operator

ljpaul opened this pull request over 2 years ago
adding support for regexp_like operator

ljpaul opened this pull request over 2 years ago
queryString

flakka2022 opened this issue over 2 years ago
RAW QUERY DELETE JOIN Prefix Table

BrainStormDevel opened this issue over 2 years ago
how to check connection ?

deawx opened this issue over 2 years ago
Fix DateTime Objects when saving

basteyy opened this pull request over 2 years ago
Unknown PDO attribute ATTR_CONNECTION_STATUS

ehv1 opened this issue over 2 years ago
Medoo ignores SET SQL_MODE command for MySQL database connections

scr4bble opened this issue over 2 years ago
How to make query with UNION [ALL]

lee-php opened this issue over 2 years ago
[fix] `badge` Build Status url in README.md

tianyiw2013 opened this pull request over 2 years ago
[feature] Transaction callback

tianyiw2013 opened this pull request over 2 years ago
Unable to execute a query from a remote server such as Planetscale

jcchikikomori opened this issue over 2 years ago
does medoo not support view data with ajax

N4I-I12uN opened this issue over 2 years ago
Feature request: Custom Data Type Declaration

webgoto opened this issue over 2 years ago
Medoo Connection Problem.

dazayuan opened this issue over 2 years ago
Query in MySQL with SQL_CACHE

fernandolcardoso opened this issue over 2 years ago
Returning null fields

lamuzzachiodi opened this issue almost 3 years ago
Question: Does get() do a LIMIT 1?

kladskull opened this issue almost 3 years ago
ALTER TABLE issue on $db->query()

iamahmadahmadi opened this issue almost 3 years ago
REPLACE with column name

dezertdezine opened this issue almost 3 years ago
fix drop function adding database perfix two times

pfndesign opened this pull request almost 3 years ago
Is it possible to do a SELECT with a REGEXP_SUBSTR?

novafire99 opened this issue almost 3 years ago
search in json fields

DevDasher opened this issue almost 3 years ago
PHP Notice: Undefined index: time in Medoo.php on line 1088

artrogue opened this issue about 3 years ago
Add PDO::FETCH_OBJ for select

sajjad-rezaei opened this pull request about 3 years ago
SQL ORDER, what am I doing wrong?

lk-KEVIN opened this issue about 3 years ago
How to select table indexes?

kelly806 opened this issue about 3 years ago
Lock supported

runchance opened this pull request about 3 years ago
How to implement composite conditions

xrayffa opened this issue about 3 years ago
Medoo trims out table names that begin with a numerical prefix

blessedjasonmwanza opened this issue about 3 years ago
Deprecated "[=]" on query where (2.1.2 => 2.1.3)

ajmrive opened this issue about 3 years ago
fix for issue 1011 - set PDO type int for double vars

axelhahn opened this pull request about 3 years ago
chore: improve config files

chapeupreto opened this pull request about 3 years ago
is there any kind of old version of documentation

lywon opened this issue about 3 years ago
empty where-clause in sql

Fluit opened this issue about 3 years ago