Manuel Bichler

Results 5 comments of Manuel Bichler

I have the same logs as @Finn10111 . I have deleted all occurances of "ORDER BY name ASC" in carddav_addressbook.php, now listing of the contacts works. But the ordering no...

+1. Even Diaspora\* provides PostgreSQL support. Anyway, SQL is a standard and implementation-specific code should be avoided. Has anybody tried running Friendica on PostgreSQL so far?

It also seems that arithmetics with variables is unsupported. Steps to reproduce: ``` #> cat test.asp h :- b(1-Y), d(Y). #> java -jar alpha.jar -i test.asp Exception in thread "main"...

I am sorry, my comment was too specific. Apparently, Alpha v0.2.0 does not yet support arithmetics at all.

Just weighing in (I developed the current version of `lpopt`). Thanks for your interest in rule decomposition and considering supporting it in Alpha. Rule decomposition has also already been successfully...