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

[release] Medoo 0.9.6.2

ad2e18adca12d4c73560ac30669135e1a4806857 authored over 10 years ago by Catfan <[email protected]>
[fix] Fix bug for has API

485f6b2002b1389eb2ee0b762b73ae6329daa5ae authored over 10 years ago by Catfan <[email protected]>
[update] Optimize code

8f6961eea133fe2b7a2993163c67728a898b1af3 authored over 10 years ago by Catfan <[email protected]>
[fix] Fix Allow using SQL functions bug #112, reported by @Heirir

0612c4683e9503fd63286d90bb62a8bfcb3e6a08 authored over 10 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'origin/develop'

2cf2d9fbbc09d55cf21cfa92c59a88fdcde099e3 authored over 10 years ago by Catfan <[email protected]>
[release] Medoo 0.9.6

14e4d7cf2041db9e1528776c73d9e77f424b553e authored over 10 years ago by Catfan <[email protected]>
[update] Add SQL fn support for insert()

f315a0d7f7804d6f745307c9814df1435031c793 authored over 10 years ago by Catfan <[email protected]>
[fix] Fix typo #114

b22c60791dc46b7cf3983ec615148a7953298d3b authored over 10 years ago by Catfan <[email protected]>
[fix] Improve fn_quote detection

7903b57d5ad337b59bd6c4cd04dc57b9d9039039 authored over 10 years ago by Catfan <[email protected]>
[fix] Column quoting for replace()

81310affbda7cb53a1cb26388f2cbdc16efca211 authored over 10 years ago by Catfan <[email protected]>
[feature] Add support for using SQL fn

35782348a6d208fe3a145a32fb18fa77828908de authored over 10 years ago by Catfan <[email protected]>
[fix] Fix support for boolean value for data_implode

7d109d28633c7c1a32cf494286db60e7bd387856 authored over 10 years ago by Catfan <[email protected]>
[feature] Add support for negative LIKE #108

2fc283d0e9a8ddb9d4ee3a482c8d5d3f1a1fe9c4 authored over 10 years ago by Catfan <[email protected]>
[feature] Add support for advanced LIKE matching #81

dfd52dcdff0cde114f580e183ef20f1a50740cca authored over 10 years ago by Catfan <[email protected]>
[feature] Add support for multi-order #101

d199db1150a3d8e3fb371d65f675ef7d95182e15 authored over 10 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'origin/develop'

7393c670528bea14d2f3b6a269ee07e00682504e authored over 10 years ago by Catfan <[email protected]>
[release] Medoo 0.9.5.3

974250ee29e1bf282858070839b391a35a098e86 authored over 10 years ago by Catfan <[email protected]>
[fix] Hotfix for select_context

c55f5a8c61e65c84e000b2cd6a1f4354a3f048b5 authored over 10 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'origin/develop'

8b389b3b1389c9f8a4f74b5630027e3c7fb87852 authored over 10 years ago by Catfan <[email protected]>
[release] Medoo 0.9.5.2

73527ed18477851daa593314946e9fabcb47cd6e authored over 10 years ago by Catfan <[email protected]>
[fix] select_context bug

4ce8cc921c2042ee37630b4a530c6837cda325c3 authored over 10 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'origin/develop'

deedc06dd88f9240910e6cf5a3ec1178b54c174a authored over 10 years ago by Catfan <[email protected]>
[release] Medoo 0.9.5.1

f3cfe8f578a04494be536ee9907e912bd79b7715 authored over 10 years ago by Catfan <[email protected]>
[fix] Bug fix for #93

d284db9bad282911c84b985f859801942f5b03d6 authored over 10 years ago by Catfan <[email protected]>
[fix] Bug fix for #95

d16ad4de363332e6b846ec425052dd2ed83651c8 authored over 10 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'origin/develop'

14fb176cb854947ebab3579c7b02b9d6ed1c8183 authored over 10 years ago by Catfan <[email protected]>
Merge remote-tracking branch 'origin/develop'

ecbc9f79e8c7afffd3ea2a919a22d7b4f43f5a09 authored over 10 years ago by Catfan <[email protected]>
[fix] Fix connection

4146fb60c0798397fd731466af840d0595def042 authored over 10 years ago by Catfan <[email protected]>
[release] Medoo 0.9.5

bfc1ef1da1ae9cda6e0592122023f798bc1baa6d authored over 10 years ago by Catfan <[email protected]>
[fix] Fix Sybase connection

e9da7ff6a6bebafbbbb80b88118323fb1b110c0d authored over 10 years ago by Catfan <[email protected]>
[update] Update readme

ac9f0d619c7a51bf2888cbf98ee4e224fc87d81c authored over 10 years ago by Catfan <[email protected]>
[fix] Bug fix for #87 with count() and has()

74324401a7ccce338865ba75120dd75f0f3afb94 authored over 10 years ago by Catfan <[email protected]>
[fix] Bug fix for #87

f62f0344eca83053656b9a545a3f5553cc5b9587 authored over 10 years ago by Catfan <[email protected]>
[fix] Fix has() bug

73a6b0723929bfdb318b02f7c6c6109367b3ff13 authored over 10 years ago by Catfan <[email protected]>
[fix] Change where_clause fn as protected

14319cd250b1843f795d3649cee96c75f9582ed4 authored over 10 years ago by Catfan <[email protected]>
[feature] Add support for Oracle database

828b003d9fcddf5445577481e9e96b443f6cd302 authored over 10 years ago by Catfan <[email protected]>
[fix] Code optimize

c117715fcabf5babeb7977f4f6d060c25d2b499e authored over 10 years ago by Catfan <[email protected]>
[feature] Add support for NOT Between

b893b0b8a97c597e39898860e4aaa0035c52f438 authored over 10 years ago by Catfan <[email protected]>
[feature] #87 Add table joining feature for select based queries

26a0f74356f0468dc66990b8bf600a4ac59343dc authored over 10 years ago by Catfan <[email protected]>
[fix] Coding style fix for #88

41805ade4da561cbbff34a7d7bd219e9a180c110 authored over 10 years ago by Catfan <[email protected]>
add support for empty constructor

9c66e1a0fa63ee1c07a8bbeaaa2ce5af36a90948 authored over 10 years ago by Ahmad Hajar <gmbelart@gmbelart.(none)>
[fix] Relativity condition bug

22c2c1ff3522578d3a35a7582dea7a357b5747e6 authored over 10 years ago by Catfan <[email protected]>
[fix] Relativity condition conflict with ORDER

f3e49e6974993e1afcaae77ba786e7ad39e2b112 authored over 10 years ago by Catfan <[email protected]>
[fix] #86 add support datetime for max and min

12bf84073f4dd98f06a953aeabc55d61c7ea7b1d authored over 10 years ago by Catfan <[email protected]>
[fix] Code optimize

084e56b414eef9f885910e5f9d93f5f104de3785 authored over 10 years ago by Catfan <[email protected]>
[feature] Add support of JSON encoding for insert and update

6a0e9d4253edb4c62f1b6482cb7026a832a84b91 authored over 10 years ago by Catfan <[email protected]>
[feature] Add comment support for root relativity condiction

83ed8fde71452c6c0e23bcfdd6750b6a1f87c442 authored over 10 years ago by Catfan <[email protected]>
[feature] Better info output

036906889d77740935478d48ce499c92837cc0ac authored over 10 years ago by Catfan <[email protected]>
[feature] #78 Support more complex relativity condition

f88d8d02ce30c8aedd5feed192dd67ef249b6b97 authored over 10 years ago by Catfan <[email protected]>
update README.md

gave it a little `zing` to the markdown

86603b5e88632a6a4a109fb7a8eafe3c743fdfeb authored over 10 years ago by Moe Szyslack <[email protected]>
[feature] Add ORDER BY FIELD feature

2bd6021724489b16495c83a1256005ccb8314d31 authored over 10 years ago by Catfan <[email protected]>
[fix] Fix #70 boolean value errors

e503bab8088386442071e594ae86eb614426b705 authored over 10 years ago by Catfan <[email protected]>
[release] Medoo 0.9.5

4f621781e49e2da7f2d60ad09cab65f5c1394c33 authored over 10 years ago by Catfan <[email protected]>
[update] Update readme

3087bfce06686b223a2d07c33d0de69a56386300 authored over 10 years ago by Catfan <[email protected]>
[fix] Fix Sybase connection

d4e5066066a48733955607bc965206a919637682 authored over 10 years ago by Catfan <[email protected]>
[fix] Bug fix for #87 with count() and has()

d464c2613d9c1d02938f8f51ed00b05d73832f32 authored over 10 years ago by Catfan <[email protected]>
[fix] Bug fix for #87

948c79d3232418869908fac617511812321affc7 authored over 10 years ago by Catfan <[email protected]>
[fix] Fix has() bug

978e36782eb7edc30d5786c9242721c115de2835 authored over 10 years ago by Catfan <[email protected]>
[feature] Add support for Oracle database

71413406b3322cb6450ca86e85ee880544f23495 authored over 10 years ago by Catfan <[email protected]>
[fix] Change where_clause fn as protected

326ec463992b49307689557dfc02183580fe8b42 authored over 10 years ago by Catfan <[email protected]>
[feature] Add support for NOT Between

b4af7b8361412914040daceae2e9d0def2d438bd authored over 10 years ago by Catfan <[email protected]>
[fix] Code optimize

744b41c4f8d446ba4057c9a155c740b11dc7ee4b authored over 10 years ago by Catfan <[email protected]>
[fix] Coding style fix for #88

806b2cb30aca4e0b66b228008aa1e2dd2de6ab0a authored over 10 years ago by Catfan <[email protected]>
Merge branch 'develop' of github.com:gmbelart/Medoo into gmbelart-develop

bd25e51c94e946ee758371f750944e91074ada2d authored over 10 years ago by Catfan <[email protected]>
[feature] #87 Add table joining feature for select based queries

f994df7e592f0343b0cb423cd295617e0b5e087e authored over 10 years ago by Catfan <[email protected]>
add support for empty constructor

c6d16f8cba3d0d13ad9153de42a359c75b536f7b authored over 10 years ago by Ahmad Hajar <gmbelart@gmbelart.(none)>
[fix] Relativity condition bug

414623400442dce6ac243e06bd0846a817889813 authored over 10 years ago by Catfan <[email protected]>
[fix] Relativity condition conflict with ORDER

8118a837d0a7ccf33c1f1e8aca070bd011222059 authored over 10 years ago by Catfan <[email protected]>
[fix] #86 add support datetime for max and min

53da17f34336dfe8f331e959a46e1d6d87879b55 authored over 10 years ago by Catfan <[email protected]>
[fix] Code optimize

d04b97f11e8eb96335f379bbd27786ea16625ec1 authored over 10 years ago by Catfan <[email protected]>
[feature] Add support of JSON encoding for insert and update

b1db31ce494036bcebf16967acb86e9482ba978c authored over 10 years ago by Catfan <[email protected]>
[feature] Add comment support for root relativity condiction

446df68b66758ec47e402c5688900c8d99c076ab authored over 10 years ago by Catfan <[email protected]>
[feature] Better info output

eb237f92427baa43cee3c31e5086bbcfb5cdabc3 authored over 10 years ago by Catfan <[email protected]>
[feature] #78 Support more complex relativity condition

e85582b363cb9e1a9519d245bc2ed635bd720b82 authored over 10 years ago by Catfan <[email protected]>
Merge branch 'moeduffdude-master' into develop

df31f55d3a584a7a1bbacd400c733d43f9d6155b authored over 10 years ago by Catfan <[email protected]>
update README.md

gave it a little `zing` to the markdown

c99294ea7264953579d532daeac4315b252ff921 authored over 10 years ago by Moe Szyslack <[email protected]>
[feature] Add ORDER BY FIELD feature

e6ce3f97a45aa35af335982bed4e66b8179e19cf authored over 10 years ago by Catfan <[email protected]>
[fix] Fix #70 boolean value errors

485aab20000b2df889407373965ebdb598cb58ec authored almost 11 years ago by Catfan <[email protected]>
Merge branch 'develop'

Conflicts:
medoo.php

f9f6073cf52c68d5d5d4d1b9434f24ce3e42531c authored almost 11 years ago by Catfan <[email protected]>
[hotfix] Medoo 0.9.1.1 - Fix #68 MySQL SQL_MODE

d08ab1c0efd0298c513e53a6b0490da479b903de authored almost 11 years ago by Catfan <[email protected]>
[fix] Remove empty tab

b0b5304d45ea4e2c8b48c8e738e39166e478e631 authored almost 11 years ago by Catfan <[email protected]>
[update] Update composer.json configuration

278a9f0b74b39e1eb31e2dcf68ed1ad1188ac749 authored almost 11 years ago by Catfan <[email protected]>
[update] Update license

3a484a46a4c321c244f83bc15ec1745461e2024a authored almost 11 years ago by Catfan <[email protected]>
[fix] Quoting bug for update

0926ce00d141c5c70526a1215a8779530939d8af authored almost 11 years ago by Catfan <[email protected]>
[fix] Fix MariaDB connection

892740e05358c15e747a72f4ecdafbdb4867b99d authored almost 11 years ago by Catfan <[email protected]>
[fix] Fix support for double value

26b5f42c2b772946160c782ed9b74022a3fd9f14 authored almost 11 years ago by Catfan <[email protected]>
[feature] Add MariaDB for connection

abe6ea73ad2f53a6e6f2f69457c97cb05bd49853 authored almost 11 years ago by Catfan <[email protected]>
[fix] Improve connection code

5183c8583ce3909886046cdbe4770ba3ced517fa authored almost 11 years ago by Catfan <[email protected]>
[fix] Add $queryString as variable

966c2c06497f059bac05563ea74b5be3823dc360 authored almost 11 years ago by Catfan <[email protected]>
[fix] Fix #65 BIG BUG for MSSQL quoting

746a9b4ba91b383b5fbaf1d36ec969d9031edfd0 authored almost 11 years ago by Catfan <[email protected]>
[fix] Fix MSSQL & Sybase connection

47a859a2cace28dd80a040a0bde315274c5cdaf8 authored almost 11 years ago by Catfan <[email protected]>
add Multiplication and Division to update function

876ad2bf76b99cb967834ec54587e29ef4a96b95 authored almost 11 years ago by flyboy <[email protected]>
[fix] Add quote for update column

ad52ba15e89b2eb4cc043e69519b06499c126138 authored almost 11 years ago by Catfan <[email protected]>
[feature] Add support for column alias

Suggested by @jimolina on issue #45

67a9921e737150678de5f14f3ffb533070a5e30b authored almost 11 years ago by Catfan <[email protected]>
[fix] Remove empty tab

32831ab732ee8846f055bc227b78a5b1bef9b0df authored almost 11 years ago by Catfan <[email protected]>
[update] Update license

3a8e47b0a4eb7da78494f2e721452bf2d037bb1e authored almost 11 years ago by Catfan <[email protected]>
[update] Update composer.json configuration

cd7e8bc9998f48e2044adbd579dcb7f64f9c8ed1 authored almost 11 years ago by Catfan <[email protected]>
[fix] Fix MariaDB connection

3829347d413c84b9f4ddf5e2b24e2af42eb1b8cb authored almost 11 years ago by Catfan <[email protected]>
[fix] Quoting bug for update

f437b5857f3f59e7416f932edc4af2520c2530b0 authored almost 11 years ago by Catfan <[email protected]>
[feature] Add MariaDB for connection

4ff5357b420c6f981126d66c527f9fad6029c0bf authored almost 11 years ago by Catfan <[email protected]>