Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updatding yaml doc for java addAt #100

Merged
merged 11 commits into from
Sep 6, 2013
Merged

Updatding yaml doc for java addAt #100

merged 11 commits into from
Sep 6, 2013

Conversation

mekjaer
Copy link

@mekjaer mekjaer commented Sep 4, 2013

No description provided.

SUMMARY : Append a row.
DESCR : This method inserts one row at a given row index.
The existing row at rowIndex and the following are all incremented one position.
- g_dyn_table_add_at:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

g_dyn_table_insert: must be preserved. It' a global identifier across all languages.

String tableName = group.getTableName(0);
} // @@EndShow@@

static void Assert(boolean check) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use the Assert if you include it.

@bmunkholm
Copy link
Contributor

+1 - please merge after fixing above.

mekjaer pushed a commit that referenced this pull request Sep 6, 2013
Updatding yaml doc for java addAt
@mekjaer mekjaer merged commit 22a95eb into realm:Breaking-updates Sep 6, 2013
emanuelez pushed a commit that referenced this pull request Sep 27, 2016
…stead (#100)

* If serverUrl is too long (>256 characters for path, >255 for file name), MD5 of the URL is used instead.
@VirajS1202 VirajS1202 mentioned this pull request Jan 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants