-
### The future of Strapi - IMPORTANT
As you have probably seen in this **article**: **http://strapi.io/blog/the-future-of-strapi**, Strapi is about to **change a lot**.
**That’s why you need, more …
-
First thank you for providing this package.
I think the minimal example should at least clarify how to so a simple SELECT * query using the package.
var results = yield db.query('SELECT * FROM `s…
-
你好,为什么我运行之后,只要输入中文就会报错啊,自己也尝试百度把数据库编码方式改为utf8,这样还是不行
Error: ER_CANT_AGGREGATE_2COLLATIONS: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
…
-
-
2017/7/5, 总第七十一期 -> @dyweb/mos
投稿:
Web
- [x] @at15
- [ ] @swaylq
- [ ] @ComMouse
- [ ] @JasonQSY
- [ ] @LukeXuan
- [ ] @mingzz
- [ ] @kdplus
- [ ] @Bluemit
- [ ] @bjmiao
- [ ] @dbshch…
-
**I'm submitting a feature request**
Just like the below existing skeletons with **aspnetcore back-end**, can we have a **Node.js back-end** skeleton? Many customers want to use Node.js as a back-e…
-
我配置koa2+mysql数据库的时候,配置好后,启动项目报错
> koa2-blog@1.0.0 dev F:\work\Vue\video-admin-master\Koa2-blog
> supervisor --harmony index
Running node-supervisor with
program '--harmony index'
--wa…
-
Activity on all channels related to this repo ( Slack, Gitter, and here ) seem to have dropped off a while ago, picked up for a brief moment a few months ago, then dropped off again. There are many p…
-
我想问下,您存到数据库的数据是html还是什么,我存入数据库的是html标签,但是当我渲染的时候直接输出的是html便签,并没有把html标签解析
-
Koa replaces their generator-style middleware implementation for [async functions](https://github.com/tc39/ecmascript-asyncawait) starting in version 2.0. All middlewares used by Strapi need to adapt …