Log message #4050408

# At Username Text
# Jul 11th 2017, 08:46 savant @cleptric that seems neat. I think I’m going to do a second pass at my microblog post series
# Jul 11th 2017, 08:45 chris-andre Allright, good night ;)
# Jul 11th 2017, 08:45 cleptric https://micro.blog/
# Jul 11th 2017, 08:45 savant you have 24 hours
# Jul 11th 2017, 08:44 savant yeah I’m going to sleep now
# Jul 11th 2017, 08:44 chris-andre Haha @savant Could you please sleep on that? :slightly_smiling_face:
# Jul 11th 2017, 08:44 cleptric https://www.kickstarter.com/projects/manton/indie-microblogging-owning-your-short-form-writing
# Jul 11th 2017, 08:44 savant @cleptric link?
# Jul 11th 2017, 08:44 cleptric Looked rad
# Jul 11th 2017, 08:44 savant if you don’t have a blog post up, I’m never helping you again
# Jul 11th 2017, 08:44 cleptric There was a nice kickstarter about a new micro blogging plattform
# Jul 11th 2017, 08:44 savant I’m going to bed, tomorrow im going to ask you for your blog url with your first blog post
# Jul 11th 2017, 08:43 cleptric True :,)
# Jul 11th 2017, 08:43 savant @chris-andre start one.
# Jul 11th 2017, 08:43 savant @cleptric its better than no blog
# Jul 11th 2017, 08:43 cleptric wordpress
# Jul 11th 2017, 08:43 cleptric But,… but… but… @savant :O
# Jul 11th 2017, 08:43 savant it would!
# Jul 11th 2017, 08:43 chris-andre But, seriously, have been thinking about it. But I honestly don't know if that would have been read much.
# Jul 11th 2017, 08:42 savant would be great if you started :slightly_smiling_face:
# Jul 11th 2017, 08:40 chris-andre No, I don't. I thought about "thecakenoobblog.com".
# Jul 11th 2017, 08:40 savant or you can use jekyll on github :slightly_smiling_face:
# Jul 11th 2017, 08:40 savant if not, its very easy to start one, wordpress.com provides hosting
# Jul 11th 2017, 08:40 savant if so, you can pay me back by blogging about that^
# Jul 11th 2017, 08:39 savant @chris-andre do you have a blog?
# Jul 11th 2017, 08:39 savant no problem
# Jul 11th 2017, 08:39 chris-andre Thanks.
# Jul 11th 2017, 08:39 chris-andre I'll go through and check that latest migrations is actually up and mark them up :slightly_smiling_face:
# Jul 11th 2017, 08:38 savant :)
# Jul 11th 2017, 08:38 chris-andre phinxlog is empty. And shame on me. Now I remember I truncated all tables to "re-seed" and start with a fresh db
# Jul 11th 2017, 08:36 chris-andre All migrations were up earlier. Then after the pull yesterday, it is showing down
# Jul 11th 2017, 08:36 savant i would check that
# Jul 11th 2017, 08:36 savant so did you maybe screw up the phinxlog table?
# Jul 11th 2017, 08:36 savant it does that comparison based on the database
# Jul 11th 2017, 08:35 chris-andre I usually check migrations status after every commit and every `migrations migrate`
# Jul 11th 2017, 08:35 chris-andre yes @savant . But tables exists
# Jul 11th 2017, 08:33 david_kim @neo21181 hi david
# Jul 11th 2017, 08:31 savant every migration is down?
# Jul 11th 2017, 08:30 chris-andre Hi. After committing changes in my beta-branch, I have pulled branch to prod. server (not first install). After this, migrations status shows that every migration is _down_. This have not happend before. Any idea?
# Jul 11th 2017, 08:24 heter @neon1024 i agree :-)
# Jul 11th 2017, 08:23 neon1024 @heter Well your own code doesn’t have to follow the core standards. I personally don’t like prefixing private/protected methods with an underscore, as it’s a PHP 4 convention. So I don’t do that in my own project code :slightly_smiling_face: