摘要:
https://www.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/data-retrieval-and-manipulation.html#api $conn = $this->getDoctrine()->get 阅读全文
posted @ 2020-06-18 16:46
study_php_java_C++
阅读(250)
评论(0)
推荐(0)
摘要:
1. 数组,没有键名 但只查询出第一个结果 $conn = $this->getDoctrine()->getConnection(); $data = $conn->fetchArray('SELECT * FROM user where id < 3'); // 或者 // $data = $c 阅读全文
posted @ 2020-06-18 14:01
study_php_java_C++
阅读(244)
评论(0)
推荐(0)
摘要:
1、mysql workbench 菜单file=>add model(添加模型) 点击上面的add diagram(添加新的图解),就会在右边多出一个新的图解模型 2,mysql workbench 菜单database=>reverse engineer mysql workbench 连接数据 阅读全文
posted @ 2020-06-18 10:03
study_php_java_C++
阅读(2695)
评论(0)
推荐(1)

浙公网安备 33010602011771号