Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

G-3150: Minor Update #61

Closed
Closed
Labels
enhancementNew feature or request
Milestone
@RichardSoule

Description

@RichardSoule

G-3150: Try to use identity columns for surrogate keys.

Currently has this as the good example:

location_id number(10) generated always as identity

However, the most flexible identity configuration is actually this:

location_id number(10) generated by default on null as identity

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp