Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up- New Delhi
Popular repositories
-
fakemodel
Generates placeholder QML models based on specifications
Perl 5
-
fluid
Forked from lirios/fluid
📖 Library for QtQuick apps with Material DesignQML
-
androidnative.pri
Forked from benlau/androidnative.pri
Calling Android functions from Qt without using JNI
Java
-
duperagent
Forked from Cutehacks/duperagent
A QML clone of VisionMedia's SuperAgent module.
C++
-
Yancy
Forked from preaction/Yancy
A tiny CMS / REST API using Mojolicious
Perl 1
11 contributions in the last year
Contribution activity
February - May 2019
January 2019
- rmallah/Yancy Perl
Created a pull request in preaction/Yancy that received 9 comments
Better handling of filters based on column type
the SQL operator for column filtering is now based on the type of the property specified in collection.
Created an issue in preaction/Yancy that received 1 comment
better handling of filters based on column type
Yancy/lib/Yancy/Controller/Yancy/API.pm Lines 72 to 79 in 5081d3d Hi , The code does only ilike search. we can have equality search for …