[GH-ISSUE #229] Error while create db schema #183

Closed
opened 2026-02-26 09:36:33 +03:00 by kerem · 2 comments
Owner

Originally created by @frlan on GitHub (Jun 17, 2017).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/229

$ ./bin/doctrine2-cli.php orm:schema-tool:create
ATTENTION: This operation should not be executed in a production environment.

Creating database schema...

                                                                                                            
  [Doctrine\DBAL\DBALException]                                                                             
  Operation 'Doctrine\DBAL\Platforms\AbstractPlatform::getCreateSequenceSQL' is not supported by platform.  
                                                                                                            

orm:schema-tool:create [--dump-sql]

Running on Debian Stretch with MariaDB and 3.0.15

Originally created by @frlan on GitHub (Jun 17, 2017). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/229 ``` $ ./bin/doctrine2-cli.php orm:schema-tool:create ATTENTION: This operation should not be executed in a production environment. Creating database schema... [Doctrine\DBAL\DBALException] Operation 'Doctrine\DBAL\Platforms\AbstractPlatform::getCreateSequenceSQL' is not supported by platform. orm:schema-tool:create [--dump-sql] ``` Running on Debian Stretch with MariaDB and 3.0.15
kerem closed this issue 2026-02-26 09:36:33 +03:00
Author
Owner

@barryo commented on GitHub (May 16, 2020):

Hi @frlan - I was negligent and never got around to this. As there's no other comments and I cannot reproduce on my current system I'll close for now. If it's still a problem in v3.1.0 please reopen.

<!-- gh-comment-id:629625258 --> @barryo commented on GitHub (May 16, 2020): Hi @frlan - I was negligent and never got around to this. As there's no other comments and I cannot reproduce on my current system I'll close for now. If it's still a problem in v3.1.0 please reopen.
Author
Owner

@frlan commented on GitHub (May 16, 2020):

@barryo Long running one -- actually I did some manul workaround but cannot remember it after this long time …

<!-- gh-comment-id:629625508 --> @frlan commented on GitHub (May 16, 2020): @barryo Long running one -- actually I did some manul workaround but cannot remember it after this long time …
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#183
No description provided.