I'm facing some problems trying get a list of months and a list of data by month from my database in my app. Now I'm using strftime() function from SQLite but apparently the strftime() doesn't work. For building and managing the database I'm using DBFlow ORM and the query of the first list looks like that.I'm facing some problems trying get a list of m