Skip to content

Latest commit

 

History

History
99 lines (50 loc) · 1.75 KB

File metadata and controls

99 lines (50 loc) · 1.75 KB

0.5.1

  • Add parser for escape chars in String.

0.5.0

  • Adjust from rinf 8v.

0.4.2

  • Add split_folder option for split_files.

0.4.1

  • Fixed for naming in tableName.

0.4.0

  • Add config_file option for handle to tables(config.toml).

0.3.14

  • Fixed for rs struct cast type using numeric(smallint, tinyint).

0.3.13

  • Fixed cast type for numeric(smallint, tinyint).

0.3.12

  • Fixed cast type for numeric(bigint, float).

0.3.11

  • Fixed connect option to default port, connection method change.

0.3.10

  • Fixed unwrap that is not required for functions.

0.3.9

  • Fixed parse for DateTimeOffset with milliseconds.

0.3.8

  • Fixed add DateTimeOffset case for ColumnData to parse.

0.3.7

  • Fixed add numeric case for selectParser to parse json.

0.3.6

  • Fixed add character is "" for an open character string.

0.3.5

  • Fixed connect for server_auth.

0.3.4

  • Fixed for get_table_schema function, update dependency.

0.3.3

  • Fixed option parser error in to_dart function for rinf adapter.

0.3.2+1

  • Fixed read me file for execution cli.

0.3.2

  • Fixed string parsing error in to_dart function for rinf adapter.

0.3.1

  • Fixed Customize with rinf only adapter that associates with the proto file in the struct file.

0.3.0

  • Now mssql_tiberius_schema_parser can be divided into a single file or table reference files.

0.2.2

  • Fixed change struct to pub struct for sharing.

0.2.1

  • Add Changelog.md file.

0.2.0

  • Now server login and proto file writing.

0.1.0

  • Previously mssql_tiberius_schema_parser, now this is a small convenient cli that can be applied to existing mssql.