1-10 of 59 < Previous Next >
1 vote

Attribtue class for DatabaseColumn needs to be explicit

In cases where a table Attribute exists in the database and is included as a table to be modeled a referencing error can occur as the compiler looks locally first and may reference the Attribute cl...

id# 10552 | Planned Release: None | Last Updated: Jul 15 at 3:19 PM  by jfarrell
2 votes

Add Nullable Type Support

Add nullable type support for properties that support null values.

id# 8605 | Planned Release: NuSoft Framework 4.0 | Last Updated: Jun 26 at 4:40 PM  by banderson
1 vote
closed

_isNullable property in the ColumnInfo object is always false

While using the NuSoft Framework I have noticed that the _isNullable property on the ColumnInfo object is always false. This causes validation errors when trying to save an entity that has a not ma...

id# 9646 | Planned Release: Kinetic Framework 3.0 | Last Updated: Apr 4 at 3:16 AM  by RossCode
1 vote
closed

Primary Key Columns with Name "ID"

Hi All I look after a database which has the convention of using "ID" as the Primary Key for all columns. In using the Nusoft Framework (15770), I have set extended properties for all the columns...

id# 9496 | Planned Release: Kinetic Framework 3.0 | Last Updated: Apr 4 at 3:16 AM  by RossCode
1 vote
closed

Excluded Tables Not Working Correctly

Relationships to excluded tables doesn't appear to be ignored as they should be.

id# 9035 | Planned Release: Kinetic Framework 3.0 | Last Updated: Apr 4 at 3:16 AM  by RossCode
1 vote
closed

Add Paging support to queries

This should be database based paging and also support custom sorting.

id# 8603 | Planned Release: Kinetic Framework 3.0 | Last Updated: Apr 4 at 3:16 AM  by RossCode
1 vote
closed

Add Refresh Method to Entities

Allow for entities to be refreshed from the database through a simple method call.

id# 8602 | Planned Release: Kinetic Framework 3.0 | Last Updated: Apr 4 at 3:16 AM  by RossCode
1 vote
closed

Add Logging Support

Add logging support. Should be through a provider and be an optional include.

id# 8601 | Planned Release: Kinetic Framework 3.0 | Last Updated: Apr 4 at 3:16 AM  by RossCode
1 vote
closed

Add Validation Support

Add validation support for entities. This should be an option, as it will require a third party library. We will validate null/not null, as well as length of strings, while giving users the ability...

id# 8600 | Planned Release: Kinetic Framework 3.0 | Last Updated: Apr 4 at 3:16 AM  by RossCode
1 vote
closed

Set Entity Defaults based on Database Default Values

We should read the database for default values and use those as default property values when creating a new entity.

id# 8599 | Planned Release: Kinetic Framework 3.0 | Last Updated: Apr 4 at 3:16 AM  by RossCode

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 59 < Previous 1 2 3 4 5 6 Next >
Updating...