Skip to content

Table creation uses non-optimal column ordering #64

@ganeshbabugb

Description

@ganeshbabugb

Optimize column order during table creation to improve data alignment and query speed.

func (s *SqlDB) createTableSchema(cols []string, colTypes []*sql.ColumnType) insertSchema {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions