Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on PostgreSQL #5

Open
makroxyz opened this issue Jan 8, 2018 · 1 comment
Open

Doesn't work on PostgreSQL #5

makroxyz opened this issue Jan 8, 2018 · 1 comment

Comments

@makroxyz
Copy link

makroxyz commented Jan 8, 2018

 public function primaryKey($length = self::DEFAULT_KEY_LENGTH)
    {
        return $this->normalKey($length)->append('AUTO_INCREMENT PRIMARY KEY');
    }
@neverabe
Copy link
Member

Hello, plz help us to fill the following data to try to help you @makroxyz .

What steps will reproduce the problem?

Description

Add code here if u need

What is the expected result?

Description

Add code here if u need

What do you get instead?

Description

Add code here if u need

Additional info

Description

Table example if u need

Title1 Title2 Title3
data1 data2 data3
data n + 1 data n + 2 data n + 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants