bee icon indicating copy to clipboard operation
bee copied to clipboard

Bee is a tool for helping develop with beego app framework.

Results 117 bee issues
Sort by recently updated
recently updated
newest added

bee run启动的子进程,如果挂了,作为父进程的bee进程,是否能感知并自动重启子进程,类似supervisor.

The start function in the watch.go file uses `

Hello, the beego framework and bee tool is excellent. But missing some features. Such as, I want a functionality to add custom bee command very much like django. You can...

feature-request

I have already created the same issue in begoo repository. Sorry, not sure where is the right place to put it. I am new in golang, correct me if I...

``` Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 15 Server version: 5.5.5-10.3.13-MariaDB Homebrew Copyright (c) 2000, 2018, Oracle and/or its affiliates....

USAGE bee new [appname] DESCRIPTION Creates a Beego application for the given app name in the current directory. ---------------------- if current directory is not in $GOPATH or $GOPATH's sub directory,...

… Key with Serial (Auto increme$ Change in Methods: 1. func (postgresDB) GetColumns() 2. func isSQLDecimal() 3. func extractIntSignness() 4. func extractDecimal() Description 1. Update query, extra will return "auto_increment"...

### bee new test 提示如下: ``` ➜ bee new test 2018/03/27 17:00:44 ERROR ▶ 0001 You need to set GOPATH environment variable ______ | ___ \ | |_/ / ___...

bee bale 不能正常使用,提示(bee new my-project 创建的项目) $ go build can't load package: package beemy: bale.go:8:2: invalid import path: ""