Ecosyste.ms: OpenCollective

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

Medoo

The Lightweight PHP Database Framework to Accelerate Development
Collective - Host: opensource - https://opencollective.com/medoo - Website: https://medoo.in - Code: https://github.com/catfan/medoo

Merge remote-tracking branch 'refs/remotes/origin/develop'

github.com/catfan/medoo - 2601ffd53971866695c544c955d580d3d36b3848 authored over 8 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/develop'

github.com/catfan/medoo - 14c0694599c9ce694a4e58d6161823352b2dca70 authored over 8 years ago by Catfan <[email protected]>
[release] Medoo v1.1.3

github.com/catfan/medoo - ab90cdfb559a522333fa053d19ad2c5856942b57 authored over 8 years ago by Catfan <[email protected]>
[update] Code improve

github.com/catfan/medoo - 5b64b282cfd4440b7c282bbb3d39dc910035b7a3 authored over 8 years ago by Catfan <[email protected]>
[fix] Insert columns are not quoted #454

github.com/catfan/medoo - ce09d16d62d50097df0cef6c12eb81c6d3cfafd2 authored over 8 years ago by Catfan <[email protected]>
[fix] Fix column alias bug for data mapping #449

github.com/catfan/medoo - 7642eba0a6693cac91eef03ebf79f64413f6ab7b authored over 8 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/develop'

github.com/catfan/medoo - d845b50455893d931ee6a86e1a17276847764385 authored over 8 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/develop'

github.com/catfan/medoo - 828ffeb127b0ee88c51859be7f2be83ad8ce2589 authored over 8 years ago by Catfan <[email protected]>
[release] Medoo v1.1.2

github.com/catfan/medoo - 136c6f0952388baa98fb685629f107713c31e623 authored over 8 years ago by Catfan <[email protected]>
[fix] Fix column quote bug #429

github.com/catfan/medoo - a940f320c5ffe5b8b09bbc2bb0ce3832ac3f1b49 authored over 8 years ago by Catfan <[email protected]>
[fix] Fix single column bug for select #430

github.com/catfan/medoo - db1c592f73e5c07aa301f80162d0e7d1adc82866 authored over 8 years ago by Catfan <[email protected]>
[fix] Fix column function bug for insert #429

github.com/catfan/medoo - 9611b006212791127de8a0363a76b4f589321754 authored over 8 years ago by Catfan <[email protected]>
[fix] Fix column quote for insert #428

github.com/catfan/medoo - 380c6029bb7fe05a3dcedb12091377d53a7c44db authored over 8 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/develop'

github.com/catfan/medoo - b1c49a9b5d1387cf6cdedd7d0976ef2094f6401f authored over 8 years ago by Catfan <[email protected]>
[release] Medoo v1.1.1

github.com/catfan/medoo - e788a73a2d1da6c10f34908de01f1dbcaf4e9d18 authored over 8 years ago by Catfan <[email protected]>
[fix] Fix select bug for * condition #422

github.com/catfan/medoo - 91c00f061c6a86b5b406e7a2209f745602a040b7 authored over 8 years ago by Catfan <[email protected]>
[fix] Fix order syntax bug

github.com/catfan/medoo - f9741e089dbaa26876223284b33278f6f752e28b authored over 8 years ago by Catfan <[email protected]>
[fix] Fix data mapping bug for get API

github.com/catfan/medoo - 50f8da9bae718e28c7fbdec22d848788f28866ec authored over 8 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/develop'

github.com/catfan/medoo - 697abce28cbfafc08006a61737087175a4f53ee9 authored over 8 years ago by Catfan <[email protected]>
Merge pull request #421 from catfan/Medoo-1.1

[release] Medoo v1.1

github.com/catfan/medoo - 75da91fb055b064497bc868b5245274f05810560 authored over 8 years ago by Catfan <[email protected]>
[update] Code improve

github.com/catfan/medoo - 05f96ca366cd0592daf9dc7c65536d22088ff523 authored over 8 years ago by Catfan <[email protected]>
[update] Code improve

github.com/catfan/medoo - b1ecd96f302f66125682c561606edb8b36ba1ad6 authored over 8 years ago by Catfan <[email protected]>
[fix] Column alias bug

github.com/catfan/medoo - 048c08393c1d9eb284aad9a12b14ea44a3961c0f authored over 8 years ago by Catfan <[email protected]>
[feature] Improve table quote and add table alias feature

github.com/catfan/medoo - a8128222e57cbb760b8e5c177e563136261572e9 authored over 8 years ago by Catfan <[email protected]>
[fix] Fix table alias prefix for columns

github.com/catfan/medoo - 7b8ac3bd0a968ade3068e3cf98f3a7797a59284f authored over 8 years ago by Catfan <[email protected]>
[fix] Fix table prefix bug

github.com/catfan/medoo - cd389edf8589016c1c0142fe2300e677b0a33f7e authored over 8 years ago by Catfan <[email protected]>
[update] Code improve

github.com/catfan/medoo - 6ae9eb5229f71076e2930a8ba1db135dc0e4b5a6 authored over 8 years ago by Catfan <[email protected]>
[feature] Add data mapping for select

github.com/catfan/medoo - 6ab6038060d849721cc5bab79f71525db8d1737c authored over 8 years ago by Catfan <[email protected]>
[Fix] Quote fix

github.com/catfan/medoo - 0ba8db301efd7997412b2bdcf6a18fec4d34474c authored over 8 years ago by Catfan <[email protected]>
[update] Update version

github.com/catfan/medoo - e3a60cb488c7de389d90e366bc7eb8e4242ee85a authored over 8 years ago by Catfan <[email protected]>
[update] Improve column quote

github.com/catfan/medoo - ae0d13c06bc568b2913aba869bc0ca687acad756 authored over 8 years ago by Catfan <[email protected]>
[feature] Advanced order syntax #181

github.com/catfan/medoo - 15838405912f2db0da79c6004f8bafbc6fce0054 authored over 8 years ago by Catfan <[email protected]>
[fix] Fix SQL wildcard syntax bug

github.com/catfan/medoo - e893cb203e9fce866317571c59372ba5d5917ebc authored over 8 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/develop'

github.com/catfan/medoo - 342e2d6a3bcf4adcac58e67593d63547139ab1ac authored almost 9 years ago by Catfan <[email protected]>
[release] Medoo 1.0.2

github.com/catfan/medoo - 0ad4f5bbbf96656b3f1d726da86ad53713ad01b7 authored almost 9 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/develop'

github.com/catfan/medoo - 112586013aaae3526d35bbc4d32a94e891237cd1 authored almost 9 years ago by Catfan <[email protected]>
[fix] Table prefix bug

github.com/catfan/medoo - 8820564825ff0bd41c7fd1cacaeb47776b13a3e7 authored almost 9 years ago by Catfan <[email protected]>
[fix] Typo require instead of return #356

github.com/catfan/medoo - 7b3e36b135e3e26d4366efe5099713ef71b0da15 authored almost 9 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/develop'

github.com/catfan/medoo - 7b9cd7679aff8a8253a06b5711d6b4281bedefce authored almost 9 years ago by Catfan <[email protected]>
[release] Medoo 1.0.1

github.com/catfan/medoo - fad49346cb8a839f9e28da7d530994f1fee9c5e9 authored almost 9 years ago by Catfan <[email protected]>
[fix] has() always return false #334

github.com/catfan/medoo - 94d873365ad2e1e94039e21f6f217ca5eb3b2dbd authored almost 9 years ago by Catfan <[email protected]>
[update] Update datetime

github.com/catfan/medoo - 47f1439d04597c7af649f5a9ff3567521744a2ae authored almost 9 years ago by Catfan <[email protected]>
Merge pull request #344 from SyuTingSong/fix-343

[fix] resume array usage for LIKE condition. #343

github.com/catfan/medoo - d3f300023391730ae8802face1f034bf8917bec0 authored almost 9 years ago by Catfan <[email protected]>
[fix] resume array usage for LIKE condition. #343

Force casting each condition value into string.

github.com/catfan/medoo - 4be6e44c3078de478a6de3eb2b29be33075f2cfb authored almost 9 years ago by TingSong-Syu <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

# Conflicts:
# medoo.php

github.com/catfan/medoo - 9bf32c9f99884b7eab0492c710104846fe9500f5 authored almost 9 years ago by Catfan <[email protected]>
[fix] Single condition sholud not add WHERE if it's empty

github.com/catfan/medoo - 859f4a0b0b83de93c074ab09360f2c173d05a035 authored almost 9 years ago by Catfan <[email protected]>
[fix] Like condition only accept string value

github.com/catfan/medoo - 43aca2d8e0949e0c0199362edc1acc37f55d84e0 authored almost 9 years ago by Catfan <[email protected]>
Merge pull request #328 from glenndavey83/issues/323

[feature] Added support for LIKE Wildcards #323

github.com/catfan/medoo - 16cca63284d3dc8390fdf2e16ef9de25889b2edb authored about 9 years ago by Catfan <[email protected]>
[feature] Added support for LIKE Wildcards #323

github.com/catfan/medoo - ba1e676dae7849fb581f0d4906bad26bb883fc5d authored about 9 years ago by glenndavey83 <[email protected]>
[fix] Table prefix bug

github.com/catfan/medoo - 58c340c64248d1e265430a8e7ca7c56c8872ebaf authored about 9 years ago by Catfan <[email protected]>
Merge branch 'develop'

github.com/catfan/medoo - 634bcef389e4eaa40d10e6d66a9eecc0f7638cc7 authored about 9 years ago by Catfan <[email protected]>
[release] Medoo 1.0

github.com/catfan/medoo - 3708f631eeab4c8a4627d368b99ca97696675d4c authored about 9 years ago by Catfan <[email protected]>
[update] Update README and composer.json

github.com/catfan/medoo - 1baba2a3c6e33257a4f5bb06dad1202d83f81ebc authored over 9 years ago by Catfan <[email protected]>
[update] Drop support for direct initialization

github.com/catfan/medoo - c34b11406fdf8eb3663952936122e1a4c2d82aa7 authored over 9 years ago by Catfan <[email protected]>
[Fix] Fix composer.json configuration

github.com/catfan/medoo - 3ee67c1358ca24be319efded959593fd3e547015 authored over 9 years ago by Catfan <[email protected]>
[update] Improve code style

github.com/catfan/medoo - 7715a52bb4241714c8fd6de1629471c13f981d47 authored over 9 years ago by Catfan <[email protected]>
[fix] Fix array type definition bug reported by @ikandars #275

github.com/catfan/medoo - ee825d50838618246d5a301814babc034738e5db authored over 9 years ago by Catfan <[email protected]>
[fix] Fix Not LIKE statement

github.com/catfan/medoo - 01043d4da24075cd68d6a1b6c0169802d7607790 authored over 9 years ago by Catfan <[email protected]>
[feature] Add action() for database transactions

github.com/catfan/medoo - 9fdfb67caa846e2d3ca9c35a71c4560b88f25c0a authored over 9 years ago by Catfan <[email protected]>
[feature] Add prefix feature for #94

github.com/catfan/medoo - 319a37a859e9f3e44f849e631862ee2eb1043033 authored over 9 years ago by Catfan <[email protected]>
[fix] Fix bug for #246

github.com/catfan/medoo - d19e1382136f47d73ed974b97df8c191094f522f authored over 9 years ago by Catfan <[email protected]>
[release] Medoo 0.9.8.3

github.com/catfan/medoo - a65ad338d69fcb105cdbc5c380e6305acea6cba5 authored over 9 years ago by Catfan <[email protected]>
[fix] Fix bug #229 suggested by @4t0m1k

github.com/catfan/medoo - 47c6f2f0d7c7118da8446b2bfb83b3d59fe24c6c authored over 9 years ago by Catfan <[email protected]>
[update] Update Readme.md #233

github.com/catfan/medoo - a757abc8bd34e99093e00f37ee6b8f765caee38b authored over 9 years ago by Catfan <[email protected]>
[fix] Fix bug #229

github.com/catfan/medoo - 76574afc684ea95a7e8c101aef4d1e126e73e76c authored over 9 years ago by Catfan <[email protected]>
[release] Medoo 0.9.8.2

github.com/catfan/medoo - 1d6749a14981ada57eb6f8b2e3d7c4c56af8ae83 authored over 9 years ago by Catfan <[email protected]>
[fix] Fix bug for get function

Reported by Denis Donauer

github.com/catfan/medoo - cbd98d8dccda044a94c67a847103bf2d0126fea4 authored over 9 years ago by Catfan <[email protected]>
[feature] Add support for complex table join with multi value and table ref

Inspired by @alpipego from #206 and @Wikunia from #209

github.com/catfan/medoo - 9e4d4980e88fa024888d83838f7dee85b0de231e authored almost 10 years ago by Catfan <[email protected]>
[update] Remove useless code

github.com/catfan/medoo - 960b50dbcd024437ebb30e2e5ae4f01231fb85df authored almost 10 years ago by Catfan <[email protected]>
[fix] Tiny code fix for @zenry commit

github.com/catfan/medoo - 0d34f9f6eba328d157b9af8bc44c29d2206e229e authored almost 10 years ago by Catfan <[email protected]>
[fix] Postgres compatible LIMIT

github.com/catfan/medoo - 93b71ffc2c1f814921d58a43b2bf3631cfdfd138 authored almost 10 years ago by zenry <[email protected]>
[release] Medoo 0.9.8

github.com/catfan/medoo - 920ae293ee87286f955a5265124509695e172434 authored almost 10 years ago by Catfan <[email protected]>
[update] Informational update

github.com/catfan/medoo - a35ff7d0a6e70e6b02f31803070f1303af09514b authored almost 10 years ago by Catfan <[email protected]>
[update] Drop support for datetime convert

github.com/catfan/medoo - c847add68be8c305ddd692d6dc3ee1db5692ed67 authored almost 10 years ago by Catfan <[email protected]>
[update] Code improve

github.com/catfan/medoo - 13ee8c79ad182aa50269b01be3e6f5d415d99972 authored almost 10 years ago by Catfan <[email protected]>
[fix] Debug mode should run one time only

github.com/catfan/medoo - a124a1ca1542a7063a6cb3ce37804f795b6fd831 authored almost 10 years ago by Catfan <[email protected]>
[update] Update for 2015

github.com/catfan/medoo - 9e3daba0302ecf3ff9e50f4daedb997768b85051 authored almost 10 years ago by Catfan <[email protected]>
[feature] Add debug mode

github.com/catfan/medoo - 2002923f476f9e9278158dc24e9606adc89db5dd authored almost 10 years ago by Catfan <[email protected]>
[fix] Fix like clause matching bug #184

github.com/catfan/medoo - 0fc8ab93180323fb9e904f494a529b885638d0d6 authored almost 10 years ago by Catfan <[email protected]>
[fix] Remove useless blank char

github.com/catfan/medoo - 5a489225c4814b819ca3c9c164e2043c4aa43c32 authored almost 10 years ago by Catfan <[email protected]>
[feature] Like condition support multiple value

github.com/catfan/medoo - 4714ce856e9b9b056f3b37fee495210ed6e748d3 authored almost 10 years ago by Catfan <[email protected]>
[update] Remove old LIKE feature

github.com/catfan/medoo - de1bc12436436992de05dcb207b9ddec2b31e8a3 authored almost 10 years ago by Catfan <[email protected]>
[release] Medoo 0.9.7

github.com/catfan/medoo - 019e4f60aa756adae12643c3c6a851dd9c468c08 authored about 10 years ago by Catfan <[email protected]>
[update] Update Readme.md

github.com/catfan/medoo - e17ec74c842caf1f5045636519f2827ffa19a220 authored about 10 years ago by Catfan <[email protected]>
[update] Add Medoo logo

github.com/catfan/medoo - c97589ff13f3f4c97fba2f605ba6ff21bdf1834a authored about 10 years ago by Catfan <[email protected]>
[update] Update composer.json

github.com/catfan/medoo - 60a720db7deb71d9f617e60fabb425814d4c12ac authored about 10 years ago by Catfan <[email protected]>
[update] Improve and optimize database connection

github.com/catfan/medoo - b3c24e0db25e66fbfe0297539da4715c79f0ac76 authored about 10 years ago by Catfan <[email protected]>
[fix] Table joining with alias bug

github.com/catfan/medoo - a553c2124c381050eb5bdfc6f5d978a6ad86756d authored about 10 years ago by Catfan <[email protected]>
[fix] HAVING clause error

github.com/catfan/medoo - de1da36afddd625b317027d071030b6a9301ce50 authored about 10 years ago by Catfan <[email protected]>
[fix] Fix get API bug

github.com/catfan/medoo - 86b803b2bfa37ec70a8914a8684062d943a4bf48 authored about 10 years ago by Catfan <[email protected]>
[feature] Add table joining support for get API

github.com/catfan/medoo - db513239f4874108a1c3b27fe8d5dcc0fd9d51e3 authored about 10 years ago by Catfan <[email protected]>
[fix] Fix typo

github.com/catfan/medoo - 442971ca4979b01e3ad5958c13436da48ada43b9 authored about 10 years ago by Catfan <[email protected]>
[feature] Add alias for joining table to support joining the same table with different column

github.com/catfan/medoo - 77727b53108584c1fb18478b762208b90d9e4da4 authored about 10 years ago by Catfan <[email protected]>
[feature] Improve logging feature and add log() API for #166

github.com/catfan/medoo - 362678fccd85f6732c90d7069f4acb653a039485 authored about 10 years ago by Catfan <[email protected]>
[feature] Add support for unix_socket connection

github.com/catfan/medoo - 1bc145374f7c3d7817b1a93c25f7d319ecb143a4 authored about 10 years ago by Catfan <[email protected]>
[feature] LIKE statement with operator as value condition #155

github.com/catfan/medoo - e561bdb49f2b030e4ae7c5563378019ec91df12b authored about 10 years ago by Catfan <[email protected]>
[update] Code reorganized

github.com/catfan/medoo - cedb5d5ba53280dba004d02a831d66bd87c9d3c7 authored about 10 years ago by Catfan <[email protected]>
[update] Code optimization

github.com/catfan/medoo - 74bd6abd1bdf692ad36c137b03337daed8c28e4a authored about 10 years ago by Catfan <[email protected]>
Oracle DSN string fix

Modified DSN string to conform to PDO Oracle requirements

github.com/catfan/medoo - c630a902ac61b1e65045ce7b7b34b6737149ee69 authored about 10 years ago by Jack Drobisz <[email protected]>
Merge remote-tracking branch 'origin/develop'

github.com/catfan/medoo - e489311409b18b06614d52a225d785419562de5d authored over 10 years ago by Catfan <[email protected]>