İzni Burak Demirtaş

Results 46 comments of İzni Burak Demirtaş

Selamlar, Şunu dener misininiz? ```php $records = $db->table('attrs') ->select('title') ->fetchAll('array'); ```

Selamlar, Yeni versiyon için bu tarz bir geliştirme düşünebiliriz. Yakın bir zaman içinde major bir versiyon yükseltme düşünüyorum.

Hi @Darknet17 , Actually I thought this but i did not any development for that. Maybe we can put it on top of the To-Do list. Thank you for your...

Hi @FayazK , Thank you for your contribution I'll test your changes in local ASAP and give you update about that.

Bu konuyla alakalı çalışmalar aklımdaydı, en kısa zamanda güncelleme yayınlayacağım. Teşekkürler.

Hi @lee-php , There is no support using subquery for now but I'll add it to ToDO list. Now, you can use `query` method and write pure SQL code in...

Hi @shaobingme , Thanks for your suggestion. We might think to add that functionality in next release. I note that. Thanks.

Merhabalar, Bununla alakalı bir güncelleme planlıyorum ama henüz yoğunluktan gerçekleştiremedim. Farklı cache metotları kullanımı için imkan sağlamayı hedefliyorum. Mümkün olan en kısa sürede bu tarz bir geliştirme yapacağım.

Hi @makhondi , Do you want to using 4 spaces for your data? Actually, all data are filtered by espace() method in PDOx. This method provide to remove space chars...

Hi @makhondi , Maybe we can add a configuration to manage whether to trim data in PDOx. I'm not sure is this would be useful but we can still think....